Lemon Squeezy
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.

Completely Secure
169894VIEWS
2445USERS

Tools

1 of 6

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 johndoe@example.com 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.