Paddle
E-Commerce & ShoppingBearer TokenFreemiumCORS enabled
SaaS billing platform API for subscriptions, payments, and tax compliance
https://api.paddle.comAPI Playground
Sending through our CORS proxy.
https://api.paddle.com/
Response Headers (0)
Parameters (0)
Related APIs
Frequently Asked Questions About Paddle API
What is Paddle?
Paddle is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. SaaS billing platform API for subscriptions, payments, and tax compliance
How do I authenticate with Paddle?
Paddle uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Paddle free to use?
Paddle offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does Paddle support CORS?
Yes, Paddle supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Paddle documentation?
You can find the official Paddle documentation at https://developer.paddle.com/api-reference. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Paddle in the akousa.net API Directory for a quick overview and test it using the built-in API tester.