aiendpoint.dev
ServicesLemon Squeezy

Lemon Squeezy

community

Payment infrastructure for selling digital products, SaaS subscriptions, and software licenses.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://lemonsqueezy.comapikeyfinancedeveloperconfidence: 90/1000 discoveries2 contributors
GEThttps://api.lemonsqueezy.com/v1/products

List products

Parameters

filter[store_id]store ID (integeroptional

Returns

data[] with id, attributes.name, attributes.slug, attributes.price, attributes.status, attributes.created_at
GEThttps://api.lemonsqueezy.com/v1/orders

List orders

Parameters

filter[status]paid|refunded|partial_refund (stringoptional
filter[store_id]store ID (integeroptional

Returns

data[] with id, attributes.total, attributes.status, attributes.currency, attributes.created_at, attributes.user_email
GEThttps://api.lemonsqueezy.com/v1/subscriptions

List active subscriptions

Parameters

filter[status]active|cancelled|expired (stringoptional
filter[store_id]store ID (integeroptional

Returns

data[] with id, attributes.status, attributes.user_email, attributes.product_name, attributes.renews_at, attributes.created_at