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.

Start for free
  • npm · Homebrew · cURL
  • Windows PowerShell
  • Domains, logs, send
CLI reference
Sec. 01Install

Install in seconds

Pick the installer for your platform, then authenticate with an API key from the dashboard.

01npm
npm install -g pingram-cli
02Homebrew
brew install pingram-io/cli/pingram
03cURL
curl -fsSL https://raw.githubusercontent.com/pingram-io/cli/main/install.sh | bash
04PowerShell
irm https://raw.githubusercontent.com/pingram-io/cli/main/install.ps1 | iex
Sec. 02Capabilities

One 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
Sec. 03Resources

Keep exploring

Docs, packages, and related integrations.

Sec. 04FAQ

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.