v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
General

Get access token

This endpoint allows you to get an access token that can be used as a BEARER token to access the protected endpoints of this APIs. The token is valid for 30 minutes. You can refresh the token by requesting a new token.

post/token

Request body

clientIdstring required
clientSecretstring required
accountIdstring uuid required
marketplaceIdstring uuid nullable

Response

Successful Response

access_tokenstring required
token_typestring required
expires_ininteger required
expires_oninteger required