Need to understand how rate limiting work
# support
y
I need to understand how rate limiting work, it is based on IP or org api key?
@Shubham Bajaj Can you please help me understand this?
v
Thanks for your question! Based on the documentation, Vapi enforces concurrency limits at the organization level (e.g., 10 concurrent lines per org by default), but it does not specify if rate limiting is based on IP address or API key. To help clarify your use case: Are you asking about rate limiting for API requests, call concurrency, or something else (like webhook events)? This will help me provide the most accurate answer for your scenario. Sources: - [Vapi Documentation Concurrency Limits](https://docs.google.com/document/d/1X1UzOVUrma47typ4RnohwConQu9gH26iYz9wpZvDXO0/edit?usp=drivesdk) - [Vapi Outbound Campaigns Concurrency](https://docs.vapi.ai/outbound-campaigns/overview)
y
I need to understand rate limit for api calls (not for Concurrent calls)
c
For providers, this is usually limited by API key.
y
Is there a way to increase the limit?
3 Views