@vapi-ai/cli
v0.2.1
Published
Voice AI for developers - Vapi CLI
Downloads
158
Readme
Vapi CLI
Voice AI for developers - Official CLI tool for the Vapi platform.
Installation
npm install -g @vapi-ai/cliUsage
# Get help
vapi --help
# Login to your Vapi account
vapi login
# List your assistants
vapi assistant list
# List your calls
vapi call list
# Start webhook listener for development
vapi listen --forward-to localhost:3000/webhookFeatures
- Assistant Management - Create, update, and manage AI assistants
- Call Management - Handle inbound/outbound calls
- Phone Number Management - Manage your Vapi phone numbers
- Chat Management - Text-based conversations with assistants
- Webhook Development - Local webhook forwarding for testing
- Tool Management - Custom functions and integrations
- Logs & Debugging - Comprehensive logging and troubleshooting
Documentation
Visit docs.vapi.ai for complete documentation.
Support
Built with ❤️ by the Vapi team.
