Generate Token

This is a REST API endpoint.

This generates an access token that is valid for 10 minutes. This endpoint should be called only once. After obtaining the refresh_token, use the /token/refresh-token API to get a new access token.

Language
Click Try It! to start a request and see the response here!