The JSON response is a dictionary whose keys are detailed below:
Key | Description | Format |
status | « success » | STRING |
access_token | Temporary license to call the service | STRING |
expires_in | Expiration time (in seconds) | STRING(10) |
refresh_token | Token to extend your license | STRING |
token_type | « Bearer »: authorized | STRING |
Response example: