Skip to main content

Documentation Index

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

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

Rate Limit Overview

All API endpoints are protected by rate limiting to ensure fair usage and system stability. Rate limits apply to authenticated requests using valid API keys.
Endpoint CategoryRate Limit
Call Management (.../call/*)100 requests/minute
Live Assist (.../live/*)100 requests/minute
Miscellaneous (.../miscellaneous/*)100 requests/minute
Rate limits are enforced per API key. Exceeding the limit will result in HTTP 429 (Too Many Requests) responses.