Limits

There is no central rate-limit constant documented in index.ts for all routes — behavior depends on hosting, Supabase quotas, and provider limits.

Pagination: many list endpoints return full arrays; avoid assuming cursor pagination (see Pagination).

See also

Was this page helpful?