โœฆ For Developers ยท AI-First (2026)

Headless CMS + native MCP server

REST API, webhooks, API key auth, and a Model Context Protocol endpoint per site out of the box. Plus a drop-in ask-embed.js for chat on any frontend. First CMS in the market with MCP.

curl
curl https://fluxeta.com/api/v1/posts \
  -H "Authorization: Bearer sk_live_your_key"

# Returns paginated posts for your site
{
  "data": [...],
  "meta": { "total": 48, "page": 1, "per_page": 20 }
}

What developers get

01

REST API

Full CRUD for posts, pages, sites, subscribers, and members. JSON responses. Standard HTTP status codes.

02

API Key Auth

Generate per-site API keys from your dashboard. Bearer token authentication. Revoke anytime.

03

Webhooks

Subscribe to post.published, post.updated, member.created events. Push to any endpoint.

04

Headless Mode

Disable the built-in public site. Use Fluxeta purely as a content backend for your own frontend.

05

Content Import

Import from WordPress XML or Substack export. Migrate your existing content in minutes.

06

Custom Content Types

Define your own content schemas beyond posts. The API exposes all content types.

Build on Fluxeta

API access on all plans. 30-day free trial.

Stay updated with Fluxeta

Product updates, creator tips, and platform news.

No spam. Unsubscribe anytime. Protected under DPDP Act.