Paddle CLI

Paddle Billing, from your terminal.

Explore and call the complete Paddle Billing API with saved credentials, automatic sandbox or live detection, and safeguards before writes.

Install, then sign in macOS · Windows · Linux
Homebrew
$ brew install omshejul/tap/paddle-api-cli
$ paddle login
uv
$ uv tool install paddle-api-cli
$ paddle login

Current commands

Start locally, validate only when needed, then browse interactively or send a precise API request.

paddle whoami Show the saved credential and environment without calling Paddle.
paddle doctor Validate the credential and API connectivity.
paddle interactive Browse and call operations in the terminal.
paddle operations --search subscription Find operations by resource, action, method, or path.
paddle request GET /products Send a direct request with the saved API key.
paddle spec update Refresh the cached official Paddle API specification.

Live writes show the exact request and require explicit confirmation. API keys stay in your operating system credential manager.