Skip to main content
POST
Authenticate account token

Body

application/json
clientId
string
secret
string

Response

200 - application/json

The account was authenticated and an access token was issued.

access_token
string
refresh_token
string
expires_in
integer

Access token lifetime, in seconds.

expires
string

Access token expiry, as an HTTP date.