About

This API is for business partners of Sensaria. You must have an account setup with Sensaria. To setup an account or for more information please contact us. Some of the functions available to users of the API include the ability to:

Access Token

An AccessToken is used to allow access to the API's. Although you can pass the token as a request param in the url as shown in the examples, we recommend passing as an Authorization header parameter like the following:

AccessToken A197FNPWUERXH1H7YM6N9RYKZPGOML

Output

By default the CG Service API returns json. Set a Header param "Accept: application/xml" to get the result in xml.

Rate Limiting

Order lookups (GET Requests) cannot exceed 10 requests per second (1 request every 100 milliseconds) per ip address