Skip to main content
1

Install the CLI

Install the Paubox CLI globally with npm:
Verify the install:
For Homebrew (macOS) and Windows (winget) install options, see Installation.
2

Authenticate

Run auth login and enter your Paubox API credentials when prompted:
Your API key and username are stored securely in your OS keychain. To get credentials, see Authentication.
3

Send an email

Send your first encrypted email:
On success, the CLI prints a tracking ID:
4

Check delivery status

Pass the tracking ID to paubox status:

Next steps

  • Installation: install on other platforms or verify system requirements
  • Commands: full reference for every command and global option