Required headers
X-API-KEY: client_api_key
X-API-SECRET: client_api_secretAlternative API key header
Authorization: ApiKey client_api_keyX-API-SECRET is always required
API secrets are shown only once when generated
401 Unauthorized — Invalid or missing API key or API secret
429 Too Many Requests — API key rate limit exceeded
Additional errors may occur due to validation or internal processing
and are not exhaustively documented.