Developers › Docs
Developer docs
One integration to list, reprice and reconcile across every marketplace FLUF connects to β and a webhook the moment anything changes.
Getting started
Create a token, make your first call, and understand what the API can reach.
What's supported
What the API can and canβt do, which plan includes it, browser-run marketplaces, testing, and building for other sellers.
REST API
Publish, reprice and reconcile. Every endpoint, with request and response shapes.
Webhooks
Register an endpoint, verify a signature, and handle retries correctly.
MCP server
Let an AI assistant work a FLUF account directly.
Machine-readable
Two OpenAPI documents, both public β you don't need a token to read them. Point a client generator at either.
openapi.yamlβ the endpoints you callevents.yamlβ the events we sendGET /eventsβ every event with a sample payload, generated from the running code
Get a token
Open More → Developers in FLUF Connect
and create one. It's shown once and starts with fluf_pat_. Included with any
paid plan β there's no separate developer tier.
