API Access (OAuth 2.0)

Authentication through the use of OAuth 2.0 Client Credentials Grant. API-Key is the client_id and API-Secret is the client_secret. Scope is external-partner-api and the grant_type is client_credentials. Upon successful request you will receive a JWT Bearer token to be used in subsequent API endpoint calls, the token has an expiry of 3600 minutes / 1 hour.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to client_credentials
string
Defaults to your-assigned-api-key
string
Defaults to your-assigned-api-secret
string
Defaults to external-partner-api
Headers
string
Defaults to application/x-www-form-urlencoded
Response

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