Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.waterfall.io/llms.txt

Use this file to discover all available pages before exploring further.

All endpoints are rate-limited, except Account endpoints.
If you hit limits frequently, contact your account manager for capacity planning.

Headers you may receive

HeaderMeaning
X-RateLimit-LimitMax requests allowed in interval
X-RateLimit-IntervalInterval duration in seconds
Retry-AfterSeconds to wait before retry

Retry guidance

  • Respect Retry-After when present.
  • Use exponential backoff for repeated retries.