Authenticate and receive a bearer token

Request

This endpoint expects an object.
grant_typestringRequired

Use the text ‘password’ for password type grant

client_idstringRequired
client_secretstringRequired
usernamestringRequired

API username, not be confused with your website username

passwordstringRequired

API password, not be confused with your website password

Response

Successful authentication

access_tokenstringOptional
expires_inintegerOptional
token_typestringOptional
scopestringOptional
refresh_tokenstringOptional