Get Access Token v2
Obtaining access tokens for using in requests to API
Request
Form Data Parameters
Name
Type
Required
Comments
grand_type
string
yes
Must be set to 'refresh_token'
refresh_token
string
yes
One of your refresh tokens
client_id
string
yes
Your Client ID
refresh_token
and client_id
could be found on your settings page
Response
Last updated