paubox auth login once and your API key is stored securely; you won’t need to pass it on every command.
Follow the Paubox Email API Quickstart Guide to get your API key.
Commands
auth login
auth logout
auth status
Where credentials are stored
In CI environments, set your API key via an environment variable instead of running
auth login. The CLI reads PAUBOX_API_KEY if present, and it takes precedence over stored credentials.paubox forms get and paubox forms submit call public Paubox Forms endpoints and do not require paubox auth login.