Skip to main content
When a request to the Unblocked API fails, the response body is a JSON object with a status field containing the HTTP status code.

Status codes

Retrying failed requests

502 and 504 responses are transient. Retry the request with a short delay between attempts. A 500 response may also be transient, but retrying isn’t guaranteed to succeed. If it persists, contact us. For 429 responses, wait before retrying. See Rate limits for current limits.