Authenticate and receive a bearer token
Request
This endpoint expects an object.
grant_type
Use the text ‘password’ for password type grant
client_id
client_secret
username
API username, not be confused with your website username
password
API password, not be confused with your website password
Response
Successful authentication
access_token
expires_in
token_type
scope
refresh_token