Skip to main content

Standard error format

All errors return a JSON body:

Status codes

429 — Rate limiting

When you exceed the rate limit, the response includes headers telling you when to retry:
Implement exponential backoff: wait Retry-After seconds, then retry. Don’t hammer the API — repeated 429s may result in temporary key suspension.

403 — Plan restrictions

Upgrade your plan at app.neariq.io/settings/billing.