| name | vonage |
| description | Vonage โ SMS messaging, voice calls, verify API, number management, and application management. |
| homepage | https://www.agxntsix.ai |
๐ Vonage
Vonage โ SMS messaging, voice calls, verify API, number management, and application management.
Requirements
| Variable | Required | Description |
|---|
VONAGE_API_KEY | โ
| Vonage API key |
VONAGE_API_SECRET | โ
| Vonage API secret |
Quick Start
python3 {{baseDir}}/scripts/vonage.py send-sms --from <value> --to <value> --text <value>
python3 {{baseDir}}/scripts/vonage.py list-messages --date <value> --to <value>
python3 {{baseDir}}/scripts/vonage.py create-call --to <value> --from <value> --ncco "JSON"
python3 {{baseDir}}/scripts/vonage.py list-calls
python3 {{baseDir}}/scripts/vonage.py get-call <id>
python3 {{baseDir}}/scripts/vonage.py send-verify --number <value> --brand <value>
python3 {{baseDir}}/scripts/vonage.py check-verify --request-id <value> --code <value>
python3 {{baseDir}}/scripts/vonage.py list-numbers
python3 {{baseDir}}/scripts/vonage.py search-numbers --country "US" --type "mobile-lvn"
python3 {{baseDir}}/scripts/vonage.py buy-number --country <value> --msisdn <value>
python3 {{baseDir}}/scripts/vonage.py list-applications
python3 {{baseDir}}/scripts/vonage.py create-application --name <value>
python3 {{baseDir}}/scripts/vonage.py get-balance
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
{baseDir}/scripts/vonage.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