Qodex.ai
Qodex.ai
IntroductionAsk Anything
v1: Paddle API
Products
List productsCreate a productGet a productUpdate a product
Prices
List pricesCreate a priceGet a priceUpdate a price
Discounts
List discountsCreate a discountGet a discountUpdate a discount
Customers
List customersCreate a customerGet a customerUpdate a customer
Addresses
List addresses for a customerCreate an address for a customerGet an address for a customerUpdate an address for a customer
Businesses
List businesses for a customerCreate a business for a customerGet a business for a customerUpdate a business for a customer
Transactions
List transactionsCreate a transactionPreview a transactionGet a transactionUpdate a transactionGet a PDF invoice for a transaction
Subscriptions
Get a subscriptionUpdate a subscriptionList subscriptionsCancel a subscriptionPause a subscriptionResume a paused subscriptionActivate a trialing subscriptionGet a transaction to update payment methodPreview an update to a subscriptionCreate a one-time charge for a subscriptionPreview a one-time charge for a subscription
Adjustments
Create an adjustmentList adjustmentsList credit balances for a customer
Pricing preview
Preview prices
Events
List events
Notification settings
List notification settingsCreate a notification settingGet a notification settingUpdate a notification settingDelete a notification setting
Notifications
List notificationsGet a notification
Notification logs
List logs for a notification
Notification setting replays
Replay a notification
Reports
Create a reportList reportsGet a CSV file for a reportGet a report
IP addresses
Get Paddle IP addresses
Events types
List events types
IntroductionAsk Anything
v1: Paddle API
Products
List productsCreate a productGet a productUpdate a product
Prices
List pricesCreate a priceGet a priceUpdate a price
Discounts
List discountsCreate a discountGet a discountUpdate a discount
Customers
List customersCreate a customerGet a customerUpdate a customer
Addresses
List addresses for a customerCreate an address for a customerGet an address for a customerUpdate an address for a customer
Businesses
List businesses for a customerCreate a business for a customerGet a business for a customerUpdate a business for a customer
Transactions
List transactionsCreate a transactionPreview a transactionGet a transactionUpdate a transactionGet a PDF invoice for a transaction
Subscriptions
Get a subscriptionUpdate a subscriptionList subscriptionsCancel a subscriptionPause a subscriptionResume a paused subscriptionActivate a trialing subscriptionGet a transaction to update payment methodPreview an update to a subscriptionCreate a one-time charge for a subscriptionPreview a one-time charge for a subscription
Adjustments
Create an adjustmentList adjustmentsList credit balances for a customer
Pricing preview
Preview prices
Events
List events
Notification settings
List notification settingsCreate a notification settingGet a notification settingUpdate a notification settingDelete a notification setting
Notifications
List notificationsGet a notification
Notification logs
List logs for a notification
Notification setting replays
Replay a notification
Reports
Create a reportList reportsGet a CSV file for a reportGet a report
IP addresses
Get Paddle IP addresses
Events types
List events types
Homev1: Paddle APIProducts

Products

Number of APIs: 4

  1. Update a product PATCH {{baseUrl}}/products/:product_id

  2. Create a product POST {{baseUrl}}/products

  3. Get a product GET {{baseUrl}}/products/:product_id

  4. List products GET {{baseUrl}}/products

Previous
v1: Paddle API
Next
List products