About the Legacy CLI
The@telnyx/api-cli is a Node.js-based command-line interface for interacting with the Telnyx API. It provides commands for managing phone numbers, sending messages, making calls, and more.
Features
- Interactive Setup — Guided authentication with
telnyx auth setup - Profile Management — Multiple API key profiles for different environments
- 10DLC Wizard — Step-by-step 10DLC brand and campaign registration
- Shell Autocomplete — Tab completion for commands and options
- Dry Run Mode — Preview destructive operations before executing
Legacy Documentation
Installation
npm installation instructions
Authentication
API keys, profiles, and config files
Command Reference
Full command reference
Resources
- npm Package — Version history
- GitHub Repository — Source code