Get Access Token From Refresh

Note: # and anything after is NOT needed, its just to allow multiple examples for the same path/method.

Log in to see full request history
Body Params
string
required
Defaults to password

This is the type of authentication request being made. 'password' is most common if using username and password from end user to grant access.

string
required

This is the client_id provided to the developer for accessing the api. Will match with the client_secret

string
required

This is the client_secret provided to the developer for accessing the api. Will match with the client_id

string
required
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json