v1
latestOpenAPI 3.0.02026-08-0679302767.4 KBauth-tokens
Obtain an access token with a 24-hour expiry. Contact our support team to request the client_id and client_secret.
Provides an access token to query the APIs
post/auth-tokens/v2/api
Request body
Response
The record has been successfully created.
Example response
{
"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c"
}