Follow our step-by-step guide, from account registration to making your first call to our APIs.
To start using our APIs, you will need subscription keys for authentication. These keys are issued by our operations (ops) team upon request.
To request access:
Our team will review your request and share the subscription keys required to make authenticated API calls.
Once you have your subscription keys, you are ready to connect.
Heres how to get started:
Ocp-Apim-Subscription-Key: your-key-here
We recommend validating your setup using the built-in Try It feature in the Developer Portal. This allows you to make real-time API requests directly from your browser no setup required.
Alternatively, you can use Postman or similar tools to test:
If something doesnot work as expected, check your request format or reach out to our support team for help.
JWT Web tokens will be used as mechanism to provide authorization for applications/APIs. This document provides a step-by-step overview how to obtain an access token to call our API Products protected by JWT WEB Tokens.
Ready to deploy APIs? Have questions? Take a look at some of the most frequently asked questions from developers.