- REST ingest and network-check gateways return an object like
{ "error": "description of the problem" }for429and503. - Server API returns an empty body for
401and402, and a bare JSON string (for example"request_id is not supported") for400and404.
HTTP status codes
Related
Troubleshooting
Symptom-to-fix for snippet, webhook, signature, and scoring issues.
FAQ
Short answers on keys, requests, identifiers, and a score of 0.
Rate limits
The infra limits behind
429 and 503, and why they never affect the score.Webhooks
Register, receive, and verify webhooks, with the no-retry delivery model.