- Previous: External API Client
- Up: Getting Started
- Next: Connection Tester
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.
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: /token
.
For example for the _Connection Tester API_ and the QAS environment the complete URL is:
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 |
1) Communication protocol: always HTTPS;
2) Hostname: You can find the correct hostname to be used in the above table;
3) Endpoint Name: /token
.
For example for the _Connection Tester API_ and the QAS environment the complete URL is:
- Previous: External API Client
- Up: Getting Started
- Next: Connection Tester
0 Comments
Please sign in to post a comment.