Vocode Rate Limits
The hosted Vocode API authenticates with a Bearer API key and meters usage by monthly call minutes against a per-account plan limit (monthly_usage_limit_minutes), surfaced via GET /v1/usage. List endpoints are paginated (page / size). Vocode does not publish explicit per-endpoint request-per-minute throttles; the practical limiting factor on the hosted API is concurrent calls and the monthly call-minute allotment for the account plan. The open-source vocode-core library has no Vocode-imposed rate limits - it is bound only by the third-party STT / LLM / TTS / telephony providers you configure. Specific values are not reconciled in this artifact.
Vocode Rate Limits is the machine-readable rate-limit profile for Vocode on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring minutes, concurrent_calls, requests, and items.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled and validation.
Tagged areas include Voice AI, Voice Agents, Telephony, Conversational AI, and Phone Calls.
Limits
Policies
Sources
- https://docs.vocode.dev/hosted-quickstart
- https://docs.vocode.dev/api-reference/calls/create-call
- https://github.com/vocodedev/vocode-core
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/vocode-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.