Walkthrough: First Steps |
The first step to getting started is to send a simple, empty Job to the API. This ensures that your development environment is correctly configured, without the concern of whether the data being passed is correct.
An account on one of the CDN training systems (Contact your CDN representative)
The API key associated with your account
An HTTP client tool such as:
$ curl -X POST -H "Content-Type:application/json" -d '[{}]' \ https://vincarrier.cardeliverynetwork.com/{region}/vind2/openapi/jobs?apikey=xxx-xxx-xxx
You should receive a JSON response containing the job that was created.
Login to CDN and have a look at what was created under: Create > Quoted Work > Quoted.