telnyx.com

SIP trunking, SMS, MMS, Call Control and Telephony Data Services.

🔑 bearer 361 endpoints telecom
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

pip install telnyx-python
npm install webrtc-demo-js
npm install webrtc
npm install telnyx-node
dotnet add package telnyx-dotnet
composer require telnyx-php
# See https://github.com/team-telnyx/telnyx-webrtc-ios
# Maven: see https://github.com/team-telnyx/telnyx-java
# Maven: see https://github.com/team-telnyx/telnyx-webrtc-android
# See https://github.com/team-telnyx/flutter-voice-sdk
curl examples
List Ips
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.telnyx.com/v2/ips
View a list of faxes
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.telnyx.com/v2/faxes
List FQDNs
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.telnyx.com/v2/fqdns
Endpoints (361 total)
GET
/ips
List Ips
GET
/faxes
View a list of faxes
GET
/fqdns
List FQDNs
GET
/media
List uploaded media
GET
/rooms
View a list of rooms.
GET
/balance
Retrieve user balance details
GET
/comments
Retrieve all comments
GET
/ips/{id}
Retrieve an Ip
GET
/portouts
Retrieve a list of portout requests
GET
/addresses
List all addresses
GET
/documents
List all documents
GET
/sim_cards
Get all SIM cards
Related APIs in same category
o2.czo2.czreloadly.comtwilio.comtwilio.com
At a glance
Total SDKs10
Languages7
Endpoints361
Authbearer
Categories1
https://api.telnyx.com/v2