Documentation Index
Fetch the complete documentation index at: https://docs.linquid.io/llms.txt
Use this file to discover all available pages before exploring further.
Rate Limits
Linquid APIs can enforce request throttling for reliability.When throttling happens
- high burst traffic on write-heavy routes
- sustained high-frequency polling patterns
- workspace-level resource protection
Client expectations
- handle
429with exponential backoff and jitter - respect retry budgets
- reduce parallel fan-out on analytics/detail pages
Related
/developer/rate-limits-and-budgeting/developer/error-model-and-retries

