Authenticate

Pass your API Key and API Secret to generate a JWT access token which is required to use Sandbox APIs.

The access token has a validity of 24 hours. You can get a new token anytime using the Authenticate API. Read in detail about Authentication here.

👍

The access token you generate is NOT a bearer token. Pass it in authorization header without Bearer keyword.


Important Links
Run in PostmanStart a Free Trial

Headers
string
required

API key for identification

string
required

API secret for verification

string

API version

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json