| name | telnyx |
| description | Telnyx — voice, SMS/MMS messaging, SIP trunking, number management, and fax. |
| homepage | https://www.agxntsix.ai |
☎️ Telnyx
Telnyx — voice, SMS/MMS messaging, SIP trunking, number management, and fax.
Requirements
| Variable | Required | Description |
|---|
TELNYX_API_KEY | ✅ | Telnyx API key (v2) |
Quick Start
python3 {{baseDir}}/scripts/telnyx.py send-message --from <value> --to <value> --text <value>
python3 {{baseDir}}/scripts/telnyx.py list-messages --page-size "25"
python3 {{baseDir}}/scripts/telnyx.py create-call --from <value> --to <value> --connection-id <value>
python3 {{baseDir}}/scripts/telnyx.py list-calls
python3 {{baseDir}}/scripts/telnyx.py get-call <id>
python3 {{baseDir}}/scripts/telnyx.py hangup-call <id>
python3 {{baseDir}}/scripts/telnyx.py list-numbers --page-size "25"
python3 {{baseDir}}/scripts/telnyx.py search-numbers --country-code "US" --limit "10"
python3 {{baseDir}}/scripts/telnyx.py order-number --phone-numbers "JSON array"
python3 {{baseDir}}/scripts/telnyx.py list-connections
python3 {{baseDir}}/scripts/telnyx.py create-connection --name <value> --connection-type "ip"
python3 {{baseDir}}/scripts/telnyx.py send-fax --from <value> --to <value> --media-url <value>
python3 {{baseDir}}/scripts/telnyx.py list-faxes
python3 {{baseDir}}/scripts/telnyx.py get-balance
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
{baseDir}/scripts/telnyx.py | Main CLI — all commands in one tool |
Credits
Built by M. Abidi | agxntsix.ai
YouTube | GitHub
Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation