| name | bandwidth |
| description | Bandwidth — messaging, voice calls, phone numbers, and 911 services. |
| homepage | https://www.agxntsix.ai |
| license | MIT |
| compatibility | Python 3.10+ (stdlib only — no dependencies) |
| metadata | {"openclaw":{"emoji":"📡","requires":{"env":["BANDWIDTH_API_TOKEN","BANDWIDTH_ACCOUNT_ID"]},"primaryEnv":"BANDWIDTH_API_TOKEN","homepage":"https://www.agxntsix.ai"}} |
📡 Bandwidth
Bandwidth — messaging, voice calls, phone numbers, and 911 services.
Requirements
| Variable | Required | Description |
|---|
BANDWIDTH_API_TOKEN | ✅ | Bandwidth API token |
BANDWIDTH_ACCOUNT_ID | ✅ | Account ID |
Quick Start
python3 {{baseDir}}/scripts/bandwidth.py send-message --from <value> --to <value> --text <value> --application-id <value>
python3 {{baseDir}}/scripts/bandwidth.py list-messages --from <value> --to <value>
python3 {{baseDir}}/scripts/bandwidth.py create-call --from <value> --to <value> --answer-url <value> --application-id <value>
python3 {{baseDir}}/scripts/bandwidth.py get-call <id>
python3 {{baseDir}}/scripts/bandwidth.py list-numbers
python3 {{baseDir}}/scripts/bandwidth.py search-numbers --area-code <value> --quantity "10"
python3 {{baseDir}}/scripts/bandwidth.py order-number --numbers "comma-separated"
python3 {{baseDir}}/scripts/bandwidth.py list-applications
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
{baseDir}/scripts/bandwidth.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