Objective
Obtaining routing prefixes using REST API.
Applies To
- Routing Prefixes
- REST API
Procedure
You can retrieve number ranges using our get pricing API.
Example
How to retrieve Australia number ranges.
- curl -H "Accept: application/json" http://rest.nexmo.com/account/get-pricing/outbound/{api_key}/{api_secret}/AU
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