v1

latestOpenAPI 3.0.02026-07-2681914.7 KB
OAuth

Get OAuth Token

Authenticate your client to receive an OAuth Bearer token. This endpoint uses Basic Authentication with your client ID as the username and the client secret as the password.

post/oauth/token

Response

Successful authentication.

access_tokenstring required
token_typestring required
expires_ininteger required
scopestring required
jtistring required