Lemon Squeezy
Lemon Squeezy is a platform designed to simplify payments, taxes, and subscriptions for software companies, offering a powerful API and webhooks for seamless integration.
In development
Cataloged and scoped, not yet available to run in production.
- 32
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Customer
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 [email protected] in store 1."
Create Discount
Tool to create a new discount code in Lemon Squeezy. Use when you need to create promotional discounts for products or subscriptions. Example: "Create a discount code SUMMER20 with 20% off in store 123."
Create Webhook
Tool to create a new webhook for receiving event notifications. Use when you need to register a webhook endpoint to receive events like order_created, subscription_created, etc. Specify the webhook URL, signing secret, and event types to subscribe to.
Delete Discount
Tool to delete a discount by its ID. Use when you need to permanently remove a discount from a store.
Delete Webhook
Tool to delete a webhook. Use when you need to remove a registered webhook endpoint.
List All Affiliates
Tool to list all affiliates. Use when you need to retrieve affiliates with optional filters and pagination.
List All Checkouts
Tool to list all checkouts. Use when you need a paginated list of checkouts, optionally filtering by store or variant.
List All Customers
Retrieves a paginated list of all customers from your Lemon Squeezy store(s). Returns customer details including email, name, location, revenue metrics (MRR, total revenue), marketing status, and relationships to orders, subscriptions, and license keys. Use this action to: - Get all customers across stores or filter by specific store_id - Find a customer by email address - List customers with pagination support (default 10 per page, max 100) - Access customer portal URLs and relationship links All parameters are optional. Without filters, returns all customers ordered by creation date (newest first).
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.