Skip to main content
POST
User Authentication

Headers

X-Api-Key
string
required

The API key for the user

X-Api-Secret
string
required

The API secret for the user

Response

access_token
string
required

The access token used for API authentication

token_type
string
required

The type of token returned, typically Bearer

expires_in
integer
required

The number of seconds until the token expires