For AI agents and LLMs: a structured documentation index is available at /llms.txt. Every page has a Markdown sibling — append .md to any URL.

Skip to content
Docs

Postman collection

Import the Paddle Postman collection to explore and test the Paddle Billing API interactively.

AI summary

Fork the Paddle Postman collection to explore and test every Paddle Billing API operation interactively before writing code. Paddle is a verified publisher on the Postman Public API network.

  • • Fork in one click — Postman prompts you to set bearerToken (your API key) and baseUrl (sandbox-api.paddle.com or api.paddle.com).
  • • Use the collection for quickstarting, exploring request and response shapes, generating clients in unsupported languages, and prototyping ideas against real sandbox data.
  • • Postman's Agent Mode lets you explore, debug, and build APIs using natural language — fixing broken requests, writing test scripts, or generating MCP servers.

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.

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.

Authenticate

When you fork the collection, Postman guides you through setting the bearerToken and baseUrl environment variables:

VariableWhere to find it
bearerTokenPaddle > Developer tools > Authentication. Use a sandbox key for exploration.
baseUrlhttps://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.

Was this page helpful?