This page documents what an outage looks like from your side, how to tell whether the problem is ours or yours, what we commit to during incidents, and how to escalate. We're a small team — honesty plays better than fake-enterprise puffery, so this page is plain-spoken.
While in early access:
HTTP 401 — Unauthorized on every requestHTTP 429 — Rate limit exceededX-RateLimit-Limit and X-RateLimit-Remaining headers + a Retry-After seconds header.Retry-After; reduce concurrency in your client. Long-term: upgrade tier (returns higher rate-limit and quota).HTTP 429 — quota_exceeded{"error": "quota_exceeded", "used": ..., "quota": ..., "reset_at": "..."} and a recommended_plan.upgrade_url deep-links). Quota resets at the start of the next calendar month UTC.HTTP 5xx on data endpoints; Concierge times outmax_days <= 3) consistently fit the deadline; if you can split a long query into shorter ones, do that until we resolve.SUPPORT in the subject.URGENT — that page-trips the founder regardless of timezone.