Authentication
Request an access token
Exchanges client credentials for an OAuth 2.0 access token.
post/oauth/token
Request body
Response
The response contains the access token, the token type, and the expiration time in seconds.
Exchanges client credentials for an OAuth 2.0 access token.
The response contains the access token, the token type, and the expiration time in seconds.