Developers
Build on Fluxeta
A publishing platform with a real API. Use Fluxeta as a headless CMS, integrate with your stack, or build on top of it.
curl https://fluxeta.com/api/v1/posts \
-H "Authorization: Bearer sk_live_xxx" \
-H "Accept: application/json"
API capabilities
Posts API
List, get, create, update, delete posts. Filter by status, category, tag.
Sites API
Multi-site management. Switch context per API key or pass site_id.
Subscribers API
Add, list, and export subscribers. Manage subscription status.
Members API
Check membership status, list active members, manage access.
Webhooks
post.published, post.updated, member.created, subscriber.added events.
Media API
Upload and retrieve media. Images returned with optimised URLs.