API Get Call List Rate Limit
# support
s
I'm attempting to use an SQS to queue calls to VAPI according to the concurrency limits set by VAPI. The only issue is that I can't dequeue if there are 10 calls happening, so I want to poll the get calls list API to see if there is room to dequeue. What is the Rate limit for polling the API?
The polling will only happen if the SQS has messages waiting.
c
@Shbutts as of know there is not rate limit from us our side, but we use cloudflare for bot protection so any IPs which are considered bot by Cloudlfare will eventually be blocked.
s
Thanks!
c
Hey Shnutts, marking this ticket as solved.
2 Views