E-commerce32 toolsPaste one API key
Lemon Squeezy integration for AI agents
Lemon Squeezy is a platform designed to simplify payments, taxes, and subscriptions for software companies, offering a powerful API and webhooks for seamless integration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Lemon Squeezy once and call the same tools from all of them.
Setup
Connect Lemon Squeezy through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Lemon Squeezy exposes 32 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
lemon_squeezy_list_all_affiliates | List all affiliates | Read |
lemon_squeezy_list_all_checkouts | List all checkouts | Read |
lemon_squeezy_list_all_customers | Retrieves a paginated list of all customers from your Lemon Squeezy store(s) | Read |
lemon_squeezy_list_all_discount_redemptions | List all discount redemptions | Read |
lemon_squeezy_list_all_discounts | List all discounts | Read |
lemon_squeezy_list_all_files | Retrieves a paginated list of files from Lemon Squeezy | Read |
lemon_squeezy_list_all_license_key_instances | List all license key instances | Read |
lemon_squeezy_list_all_license_keys | List all license keys | Read |
lemon_squeezy_list_all_order_items | List all order items | Read |
lemon_squeezy_list_all_orders | List all orders | Read |
lemon_squeezy_list_all_prices | List all prices | Read |
lemon_squeezy_list_all_products | List all products from your Lemon Squeezy store with pagination and filtering | Read |
lemon_squeezy_list_all_stores | Retrieves a paginated list of all stores belonging to the authenticated Lemon Squeezy account | Read |
lemon_squeezy_list_all_subscription_invoices | List all subscription invoices | Read |
lemon_squeezy_list_all_subscription_items | List all subscription items | Read |
lemon_squeezy_list_all_subscriptions | List all subscriptions | Read |
lemon_squeezy_list_all_usage_records | Retrieves all usage records from Lemon Squeezy, with optional filtering and pagination | Read |
lemon_squeezy_list_all_variants | Retrieves a paginated list of product variants from Lemon Squeezy | Read |
lemon_squeezy_list_all_webhooks | List all webhooks | Read |
lemon_squeezy_retrieve_authenticated_user | Retrieve the currently authenticated user from Lemon Squeezy | Read |
lemon_squeezy_retrieve_customer | Retrieve a specific customer by their ID | Read |
lemon_squeezy_retrieve_discount | Retrieve a single discount by ID | Read |
lemon_squeezy_retrieve_store | Retrieve a store by its ID | Read |
lemon_squeezy_retrieve_webhook | Retrieve a webhook by its ID | Read |
lemon_squeezy_validate_license | Validate a license key and optionally a specific license key instance | Read |
lemon_squeezy_create_customer | Create a new customer | Write |
lemon_squeezy_create_discount | Create a new discount code in Lemon Squeezy | Write |
lemon_squeezy_create_webhook | Create a new webhook for receiving event notifications | Write |
lemon_squeezy_update_customer | Update an existing customer with the given ID | Write |
lemon_squeezy_update_webhook | Update an existing webhook | Write |