v1
latestOpenAPI 3.1.02026-07-2693628.3 KBAuthentication
Request Access token
Get an OAuth 2.0 access token for authenticated API calls <br><br> The API will respond with a JSON object containing the access token and other relevant information. <br/><br/> To make an authenticated API call, include the access token in the authorization header of your API request: <br/><br/> Example: Authorization: Bearer [access_token]
post/oauth2/token
Response
Successful response