| Name | Description | Type | Additional information |
|---|---|---|---|
| access_token |
This is the Bearer token that you will use to make all other API calls |
string |
None. |
| expires_in |
This token expires in about 12 hours |
integer |
None. |
| refresh_token |
I would not use this just get a fresh token like in this call. |
string |
None. |