• Register

How to build Token API URL

Campari APIs system is composed by different environments. In the following table you can find the different hostnames related to each environment.
Environment Description Environment Type Hostname
QAS Quality Assurance Environment. Its aim is for test purpose. Cloud test-api.mycampari.com
PROD Production Environment. Cloud public-api.mycampari.com
Each Plan has its own Token API. The URL of this API is composed by the following elements: 1) Communication protocol: always HTTPS; 2) Hostname: You can find the correct hostname to be used in the above table; 3) Endpoint Name: concatenation between the API name and "_/token_". The API name is reported in lower case and words separated by "-" . For example for the _Connection Tester API_ and the QAS environment the complete URL is:

Docs Navigation