Postman is the quickest way to explore and test the Paddle Billing API. The Paddle Postman collection includes every operation, so you can try the API interactively before writing code.
Paddle are a verified publisher on the Postman Public API network, which means our API meets a high standard of quality, reliability, and AI-readiness.
Get the collection
To get started, for the Paddle Postman collection. Postman walks you through authentication and making your first request.
Fork our Postman collection to get started with the API
When to use
- Quickstart
Fork the collection in one-click, let Postman walk you through authentication, then make your first request. - Explore
Tap through the Paddle API to understand shapes, required fields, and response structures. - Codegen
Generate a client in a language Paddle doesn't ship an SDK for. - Prototype
Test an integration idea with real sandbox data before committing to implementation.
Use Agent Mode in Postman to explore, debug, and build APIs using natural language. Postman AI can fix broken requests, write test scripts, generate docs, organize collections, and build custom MCP servers.
Authenticate
When you fork the collection, Postman guides you through setting the bearerToken and baseUrl environment variables:
| Variable | Where to find it |
|---|---|
bearerToken | Paddle > Developer tools > Authentication. Use a sandbox key for exploration. |
baseUrl | https://sandbox-api.paddle.com for sandbox or https://api.paddle.com for live. |
Add multiple environments to your forked collection to switch between sandbox and live.