v1

latestOpenAPI 3.0.02026-07-2441211.9 KB
Authentication

Generate an authentication token based on the BASIC authorization header.

get/Authentication

Headers

Authorizationstring required

Basic Base64 encoded Authorization Header with your Client Id and Secret

Response

OK

tokenstring required

A string representation of the authentication token. Calls to API functions that require a token should use this value

schemastring required

The schema of the authentication token

expiresInMinutesinteger required

The number of minutes after which the authentication token will expire