Skip to main content

Obtain an access token using API key and secret

POST 

/auth/access-token

Obtain an OAuth2 access token by providing an api_key, api_secret, and email. This endpoint is useful for programmatic access to the API, allowing integration with external services.

Request

Responses

Successful Response