Skip to main content

HTTP Status Codes

All Anysite API endpoints return standard HTTP status codes. Below is the complete list of error codes you may encounter.

Error Response Format

All error responses return a JSON body:
For validation errors (422), the response includes field-level details:

Common Scenarios

400 — Bad Request

404 — Not Found

408 — Timeout

Increase the timeout parameter in your request body (default: 300 seconds, max: 1500):

412 — Precondition Failed

The target entity exists but is not accessible:
  • LinkedIn profile is private or deactivated
  • Instagram account is restricted
  • Web page returns an error

429 — Rate Limit

Check your current usage with the token management endpoints: