Skip to main content

Error envelope

When a request fails, the response shape is:
request_id is unique per request — include it when reporting issues.

Status codes

Retry strategy

For idempotent GET requests:
  1. First retry: wait 1 second
  2. Second retry: wait 2 seconds
  3. Third retry: wait 4 seconds
  4. Give up and surface the error
Always include the request_id from the failed response when contacting support.

Rate limits per plan

The Dashboard shows live usage. Set up a webhook alert at 80% of quota to avoid surprises.