Sending and receiving messages has never been so easy. Build messaging capabilities into your apps, from setting up new phone numbers to creating messaging profiles for different campaigns and use cases. Find the documentation, sample code, and developer tools you need to build the exact experience you want in our Docs section.
Simple setup with high deliverability.
GUIDES AND EXAMPLES
Check out the Guides section of our Developer Center to learn how to:
- Enable messaging on a Telnyx phone number
- Send an SMS or MMS
- Use webhooks
- Receive an incoming SMS or MMS
- Look up message record details (MDR).
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 Messaging API
in seconds with a pre-made collection of examples.
HTTP ENDPOINTS
https://api.telnyx.com/v2/messages
https://api.telnyx.com/v2/messages/number_pool
https://api.telnyx.com/v2/messages/short_code
https://api.telnyx.com/v2/messages/long_code
https://api.telnyx.com/v2/messages/{id}
https://api.telnyx.com/v2/messaging_hosted_number_orders
https://api.telnyx.com/v2/messaging_hosted_number_orders/{id}
https://api.telnyx.com/v2/messaging_hosted_numbers/{id}
https://api.telnyx.com/v2/messaging_profiles
https://api.telnyx.com/v2/messaging_profiles/{id}
https://api.telnyx.com/v2/messaging_profiles/{id}/phone_numbers
https://api.telnyx.com/v2/messaging_phone_numbers
https://api.telnyx.com/v2/messaging_phone_numbers/{id}
https://api.telnyx.com/v2/messaging_tollfree/verification/requests/
https://api.telnyx.com/v2/messaging_tollfree/verification/requests/{id}
https://api.telnyx.com/v2/messaging_profiles/{id}/short_codes
https://api.telnyx.com/v2/short_codes
https://api.telnyx.com/v2/short_codes/{id}