V

Vonage CLI

CLI discovered

Details
Command
vonage
Docs
https://developer.vonage.com/en/getting-started/tools/cli
Authentication
Vonage API key and API secret $ vonage auth set --api-key=... --api-secret=... + Vonage application ID and private key $ vonage auth set --app-id=... --private-key=... discovered
Vonage API key and API secret basic Get credentials ↗

Sign up for a Vonage account, then open Account Settings in the dashboard. Vonage creates an API key and API secret for your account automatically. Use them directly where a product accepts basic auth, or pass them to tools that need API_KEY/API_SECRET. Keep the secret private.

Vonage application ID and private key compound Get key ↗

Open Vonage Dashboard Applications and create or select an application. Copy the application ID and download or regenerate the private key when available. These are used together by the CLI and tooling MCP server, and can also be used to mint Vonage JWTs.