Lemon Squeezy is a platform designed to simplify payments, taxes, and subscriptions for software companies, offering a powerful API and webhooks for seamless integration.
Tool to create a new customer. Use after verifying the store exists and you need to add a customer to it. Example: "Create a customer John Doe with email johndoe@example.com in store 1."
Tool to list all affiliates. Use when you need to retrieve affiliates with optional filters and pagination.
Tool to list all checkouts. Use when you need a paginated list of checkouts, optionally filtering by store or variant.
Tool to list all customers. Use when you need a paginated list of customers with optional filters.
Tool to list all discount redemptions. Use when you need a paginated list of discount redemptions, optionally filtering by discount or order.
Tool to list all discounts. Use when you need a paginated list of discounts after confirming authentication.