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
- What is the correct response to a Webhook URL?
- How can I generate an HTTP request for vCard or vCal?
- How can I get routing prefixes using REST API?
- Which IP addresses should I allow for incoming traffic with Vonage's REST API?
- How quickly can I connect to Vonage using the REST API?
- How to Build a REST Implementation that Scales Better Than SMPP
- Can I append custom parameters to the Webhook URL?
- Can I use a static IP address instead of rest.nexmo.com or api.nexmo.com?
- Special Characters Not Displaying When Sent
- TLS Error Submitting HTTPS Request to Vonage API