Base URL
Authentication
All API requests require a Bearer token in theAuthorization header:
Response format
All responses are JSON. Successful responses return a2xx status code. Errors return a 4xx or 5xx status code with a JSON body:
Rate limits
API requests are rate-limited per account. If you exceed the limit, you’ll receive a429 Too Many Requests response with a Retry-After header.