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
- 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