Uberduck Rate Limits
Uberduck documents tiered rate limits keyed to the subscription plan, plus a hard per-request character cap. Free-tier keys are limited to roughly 5 requests per minute and 100 per day; Pro raises this to about 60 per minute and 1,000 per day; Enterprise limits are custom. Each request accepts up to 10,000 characters of text on lower tiers (documented as up to 20,000 on Pro). Exceeding a limit returns HTTP 429 Too Many Requests, and every response carries X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers; 429 bodies include reset_at and retry_after.
Uberduck Rate Limits is the machine-readable rate-limit profile for Uberduck on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests and characters.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Text to Speech, Voice, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://docs.uberduck.ai/api-reference/rate-limits
- https://api.uberduck.ai/openapi.json
- https://docs.uberduck.ai/guides/getting-started
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.