Authorization header.
Use one method per request — not both.
Authentication methods
- API Key & Secret
- Access Token
Authenticate using HTTP Basic Authentication.
- Username: API Key
- Password: API Secret
Authentication errors
See Response codes for the full list of error codes.
