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.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.