Standard Error Response Format
When an API request fails, the response body contains a structured error payload:HTTP Status Codes
Rate Limits
To guarantee high availability and low latency across the newsroom wire, requests are rate-limited per API token:Rate Limit Headers
Every HTTP response includes standard rate limit headers:429 Too Many Requests response, read the Retry-After header and implement exponential backoff before repeating the request.