Question
How quickly can I send Numbers API requests to Vonage?
Applies To
- Numbers APIs
Answer
Vonage lets you send your API request to manage your Numbers at a rate of 3 API requests per second (180 API requests per minute). For the /account/numbers endpoint it is 1 per second.
You will get a rate limit error with HTTP error code 429 if you're sending above the threshold.
Articles in this section
- Which IP addresses should I allow for the Vonage messaging-related API services?
- How fast can I send Redact API requests?
- How fast can I send Numbers API requests?
- What are Vonage's HTTP session time-out limits for a webhook response?
- What time zone are Vonage API logs in?
- TLS Error Submitting HTTPS Request to Vonage API
- Special Characters Not Displaying When Sent
- Can I use a static IP address instead of rest.nexmo.com or api.nexmo.com?
- Can I append custom parameters to the Webhook URL?
- How to Build a REST Implementation that Scales Better Than SMPP