API Documentation

Access Token

1min

Get Access Token

This api returns access token that can be used in some of our API endpoints.

Important: Only call this API from server side where the api-secret is well protected.

Get access token using api secret and client id
GET
Request
Header Parameters
api-secret
required
String
Access token received from Access token API. You can reuse the access token across multiple API calls till it is expired.
client-id
required
String
Client Id