v1: Paddle API
Number of APIs: 61
Paddle Billing is a complete subscription and recurring revenue management platform, designed for modern SaaS businesses. It helps you increase your revenue, retain customers, and scale your operations.
The Paddle API lets you create, read, and update information in your Paddle Billing system. You can use it to integrate Paddle with your app or third-party solutions.
See https://developer.paddle.com/ to learn more.
Contact Support: Name: Paddle Seller Support team Email: sellers@paddle.com
-
Notification logs - List logs for a notification GET {{baseUrl}}/notifications/:notification_id/logs
-
Reports - Get a report GET {{baseUrl}}/reports/:report_id
-
IP addresses - Get Paddle IP addresses GET {{baseUrl}}/ips
-
Events types - List events types GET {{baseUrl}}/event-types
-
Products - List products GET {{baseUrl}}/products
-
Addresses - Get an address for a customer GET {{baseUrl}}/customers/:customer_id/addresses/:address_id
-
Notifications - List notifications GET {{baseUrl}}/notifications
-
Events - List events GET {{baseUrl}}/events
-
Notifications - Get a notification GET {{baseUrl}}/notifications/:notification_id
-
Reports - List reports GET {{baseUrl}}/reports