Skip to main content

generateToken

Generates an API authentication token from your API key and secret that is used to authenticate all other API calls.

Request Body REQUIRED
apiKey string REQUIRED
apiSecret string REQUIRED
Responses
200

Object containing your token, which should be used in subsequent requests

Schema OPTIONAL
token string
expiration number