| 400 | Invalid input format (e.g., malformed LinkedIn URN, missing required field) | Check your request body and parameter formats |
| 401 | Missing or invalid access-token header | Verify your API key at app.anysite.io |
| 403 | No access to the requested resource or account | Check your subscription plan and permissions |
| 404 | Requested entity not found (account, email, job listing, etc.) | Verify the URL, username, or ID you’re querying |
| 408 | Request execution timeout exceeded | Increase the timeout parameter or simplify your query |
| 412 | Entity unavailable at source (deleted, blocked, or URL not responding) | The target profile/page may have been removed or restricted |
| 422 | Validation error — request body doesn’t match expected schema | Check required fields and parameter types |
| 429 | Rate limit exceeded | Wait and retry, or reduce request frequency |
| 500 | Internal server error or data source unavailable | Retry after a short delay; contact support if persistent |