Integrations · CLI
Pingram CLI
Manage domains, send email and SMS, inspect logs, and check usage from your terminal. Install with npm, Homebrew, cURL, or PowerShell — thenpingram login and go.
- npm · Homebrew · cURL
- Windows PowerShell
- Domains, logs, send
Install in seconds
Pick the installer for your platform, then authenticate with an API key from the dashboard.
npm install -g pingram-clibrew install pingram-io/cli/pingramcurl -fsSL https://raw.githubusercontent.com/pingram-io/cli/main/install.sh | bashirm https://raw.githubusercontent.com/pingram-io/cli/main/install.ps1 | iexOne CLI for your account
Use the same Pingram account from scripts, local terminals, and CI — without opening the dashboard for routine tasks.
- 01Verify and manage sender domains
- 02Send email and SMS from scripts or CI
- 03Inspect, tail, and query delivery logs
- 04Check usage, numbers, members, and webhooks
Keep exploring
Docs, packages, and related integrations.
Common questions
01How do I install the Pingram CLI?
Install with npm (`npm install -g pingram-cli`), Homebrew (`brew install pingram-io/cli/pingram`), cURL on macOS/Linux, or PowerShell on Windows. See the install section on this page for the exact commands.
02How do I authenticate?
Run `pingram login` and paste an API key from the Pingram dashboard API Keys page. You can also pass `--api-key` or set `PINGRAM_API_KEY`. Your region (`us`, `eu`, or `ca`) is shown on the API Keys page.
03What can I do with the CLI?
Manage sender domains, send email and SMS, inspect and query logs, check usage, manage phone numbers, members, and webhooks. Run `pingram --help` or see the CLI reference docs for the full command list.
04Does the CLI work the same in every region?
Yes. Pass `--region us`, `--region eu`, or `--region ca` (or set `PINGRAM_REGION`) to match your Pingram account region.
Ready when you are
Launch today.
Free tier with 3,000 emails, plus 100 SMS and calls per month. No credit card required. Paid plans start at $20/month.