Running it
Rate limits and quotas
Limits are scoped to the workspace rather than to the individual key, so minting more keys does not raise your ceiling.
| What | Limit | Scope |
|---|---|---|
| POST /api/v1/query | 30 per minute | Per workspace |
| POST /api/v1/ingest | 60 per hour | Per workspace |
| Question length | 2,000 characters | Per request — longer questions are truncated, not rejected |
| Query response time | 60 seconds | Per request |
| Ingest response time | 120 seconds | Per request — a large page takes longer |
Widget traffic is bounded separately, by your per-visitor rate limit and the bot's daily reply cap. Those are set per bot in the dashboard rather than here, and they apply whether or not you use the API.