Phone Numbers Overview
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:
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/regulatory_requirements
https://api.telnyx.com/v2/regulatory_requirements/{requirement_id}
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
Next: Inbound Channels