Skip to main content
POST
Returns an access token

Body

application/json
username
string

Your username

password
string

Your password

client_id
string

An optional client ID associated with your account

Response

200 - application/json

A JSON object with the access token

Token
string

The access token.

ExpiresIn
integer

The number of seconds until the token expires.