The Numbers API enables you to:
- Search for and purchase numbers from 15,000+ rate centers and 40 different countries
- Configure numbers by associating a connection
- Enable phone number-specific features such as call forward failover, Caller ID and CNAM
You can also port numbers you already own to Telnyx through Mission Control or via the Number Porting API.
GUIDES AND EXAMPLES
Check out the Docs section of our Developer Center to learn how to:
Related:
Use Postman
To play around with a few examples, we recommend a REST client called Postman.
Prior to the import, Please refer to this section of Postman Documentation to configure environment and learn more about utilizing Postman for Telnyx APIs.
Simply tap the button below to start using the Phone Numbers API
in seconds with a pre-made collection of examples.
HTTP ENDPOINTS
https://api.telnyx.com/v2/available_phone_numbers
https://api.telnyx.com/v2/number_orders
https://api.telnyx.com/v2/number_orders/{id}
https://api.telnyx.com/v2/number_reservations
https://api.telnyx.com/v2/number_reservations/{id}
https://api.telnyx.com/v2/number_reservations/{id}/actions/extend
https://api.telnyx.com/v2/phone_numbers_regulatory_requirements
https://api.telnyx.com/v2/phone_numbers
https://api.telnyx.com/v2/phone_numbers/{id}
https://api.telnyx.com/v2/phone_numbers/{id}/voice
https://api.telnyx.com/v2/phone_numbers/voice
https://api.telnyx.com/v2/phone_numbers/{id}/actions/enable_emergency
https://api.telnyx.com/v2/phone_numbers/inbound_channels
Previous:
HomeNext:
Inbound Channels