POST
/
auth

Body

application/json
client_id
string
required
client_secret
string
required
grant_type
string
required

Use the text 'password' for password type grant

password
string
required

API password, not be confused with your website password

username
string
required

API username, not be confused with your website username

Response

200 - application/json
access_token
string
expires_in
integer
refresh_token
string
scope
string
token_type
string