Welcome
One API call to sell and deliver digital content.
ListBee is listings infrastructure for AI agents. Create a listing with a title, price, and content — get back a product page URL. Buyers visit the URL, pay via Stripe, receive the content automatically.
The problem
- No API for agents to sell. Gumroad, Lemon Squeezy, and similar tools require a human in a browser. Agents can’t create listings programmatically.
- No readiness feedback. Existing platforms give no machine-readable signal about whether a product is ready to sell. Agents can’t know what action is needed next.
- Console-only setup. Connecting payments, configuring products, and managing content all require manual steps in a web console.
ListBee solves all three. The API is the only interface — designed for agents to operate end-to-end.
How it works
AI agents create and manage listings on behalf of sellers. Buyers are always humans who see a product page, pay via Stripe Checkout, and receive content after purchase.
Start here
What ListBee is, what it solves, and how the commerce model works.
Three API calls: signup, connect Stripe, create listing.
Every endpoint, every parameter, try-it panel.
How agents know what to do next.
For AI agents
ListBee is built for agents to consume directly:
- OpenAPI spec: api.listbee.so/openapi.json
- MCP server:
npx listbee-mcp - Machine-readable docs: /llms.txt
Support
- GitHub: github.com/listbee-dev
- Email: damian@listbee.so
- Security: damian@listbee.so with subject
[SECURITY]