| Name | Description | Type | Additional information |
|---|---|---|---|
| access_token |
The token itself, use this value for further calls to the other api methods until its lifetime is over |
string |
None. |
| token_type |
bearer |
string |
None. |
| expires_in |
Lifetime of the token (in seconds) |
integer |
None. |