Create CustomerTool to create a new customer.
Create DiscountTool to create a new discount code in Lemon Squeezy.
Create WebhookTool to create a new webhook for receiving event notifications.
Delete DiscountTool to delete a discount by its ID.
Delete WebhookTool to delete a webhook.
List All AffiliatesTool to list all affiliates.
List All CheckoutsTool to list all checkouts.
List All CustomersRetrieves a paginated list of all customers from your Lemon Squeezy store(s).
List All Discount RedemptionsTool to list all discount redemptions.
List All DiscountsTool to list all discounts.
List All FilesRetrieves a paginated list of files from Lemon Squeezy.
List All License Key InstancesTool to list all license key instances.
List All License KeysTool to list all license keys.
List All Order ItemsTool to list all order items.
List All OrdersTool to list all orders.
List All PricesTool to list all prices.
List All ProductsList all products from your Lemon Squeezy store with pagination and filtering.
List All StoresRetrieves a paginated list of all stores belonging to the authenticated Lemon Squeezy account.
List All Subscription InvoicesTool to list all subscription invoices.
List All Subscription ItemsTool to list all subscription items.
List All SubscriptionsTool to list all subscriptions.
List All Usage RecordsRetrieves all usage records from Lemon Squeezy, with optional filtering and pagination.
List All VariantsRetrieves a paginated list of product variants from Lemon Squeezy.
List All WebhooksTool to list all webhooks.
Retrieve Authenticated UserTool to retrieve the currently authenticated user from Lemon Squeezy.
Retrieve CustomerTool to retrieve a specific customer by their ID.
Retrieve DiscountTool to retrieve a single discount by ID.
Retrieve StoreTool to retrieve a store by its ID.
Retrieve WebhookTool to retrieve a webhook by its ID.
Update CustomerTool to update an existing customer with the given ID.
Update WebhookTool to update an existing webhook.
Validate LicenseTool to validate a license key and optionally a specific license key instance.