Read your gates and fans
A token-scoped read API over the data that is already yours — gates, unlocks, and your fan list as JSON, so you can pull it into your own tools.
Straight up: there is no public API yet. A read API for your gates and fan list is specced, not built. Here is the shape we are aiming for — so you know what is coming before there is a single live key.
Nothing here is live. It is the plan, written down so it is honest and so you can tell us if it is missing what you need.
A token-scoped read API over the data that is already yours — gates, unlocks, and your fan list as JSON, so you can pull it into your own tools.
A signed webhook when a fan clears a gate, so your stack can react in real time — without you polling for it.
Per-key scopes, read-only by default, revocable any time. Keys never touch your login session — same isolation rule as platform connections.
Want a say in the shape? The help centre is the place to tell us what you would build — it goes straight onto the spec.
Export your fan list as a plain CSV any time. The API just makes it programmatic.