- A team owns the creator account and admin data.
- A hub is the branded member destination.
- A contact is a person in the creator’s world.
- A hub membership says a contact belongs to a hub.
- Products and checkout grant access.
- Access rules decide what each member can see.
- Content, pages, media, community, and email build the member experience around that access.
Quickstart
Make your first authenticated request and learn the request shape.
Mental model
Understand teams, hubs, contacts, memberships, and access.
Authentication
Choose between platform JWTs, contact JWTs, and team API keys.
API reference
Browse the generated OpenAPI reference and full endpoint inventory.
Who these docs are for
Use these docs if you are building:- A creator dashboard that manages hubs, products, contacts, media, email, and community.
- A member portal where contacts log in, view content, join spaces, and manage billing.
- A backend integration that syncs contacts, provisions access, or starts checkout.
- A CLI or automation that operates on a team’s data.