This endpoint generates an access token that is required to connect with both REST and WebSocket APIs. The generated token expires every 30 minutes.
This endpoint allows up to 20 requests per minute per API key. Exceeding this limit will result in a 429 Too Many Requests response.
Since tokens remain valid for 30 minutes, we recommend caching and reusing the token within your application to minimize unnecessary requests and avoid hitting the rate limit.
The API key for the user
The API secret for the user
The response is of type object
.