| List Products | Read | List products in the Paddle catalog, optionally including their prices |
| List Prices | Read | List prices for Paddle products to find price IDs for checkouts and subscriptions |
| List Customers | Read | List or search Paddle customers to find customer IDs and contact details |
| List Transactions | Read | List Paddle transactions for revenue review, filtered by status, customer, or subscription |
| List Subscriptions | Read | List Paddle subscriptions to review recurring revenue, statuses, and renewal dates |
| Get Subscription | Read | Retrieve a single Paddle subscription with its items, status, and billing dates |
| Create Customer | Write | Create a new Paddle customer, e.g. before creating transactions or subscriptions for a new buyer |
| Create Price | Write | Create a price for a Paddle product so it can be used in checkouts, transactions, and subscriptions |
| Create Product | Write | Create a new product in the Paddle catalog |