https://api.ultravox.ai/api/
.
Zk9Ht7Lm.wX7pN9fM3kLj6tRq2bGhA8yE5cZvD4sT
Throughout the docs we use aBCDef.123456
for brevity.
X-API-Key
header.
aBCDef.123456
to get a list of calls:
429
. See Scaling & Call Concurrency for more information on 429
errors and how to properly handle them.
https://api.ultravox.ai/api/
.
We restrict at the account and API key level as follows:
Level | API Requests per Second |
---|---|
Account | 500 |
API Key | 200 |
Plan Type | Per Second | Per Minute |
---|---|---|
Free / PAYGO | 5 | 30 |
Pro | 10 | 120 |
Scale | 30 | 360 |
Call creation is limited by whichever threshold is reached first (per second or per minute).
Plan Type | Concurrency Cap | Priority Access |
---|---|---|
Free / PAYGO | 5 calls | ❌ |
Pro | No hard cap* | ❌ |
Scale | No hard cap* | ✅ Up to 100 |
*Still subject to infra limits under extreme load.See Scaling & Call Concurrency for more details on how call concurrency works in Ultravox Realtime.
X-API-Key
) and test the REST API endpoints.