FluxWriter API

Generate and publish SEO content from your own app, script, or product. Simple REST, JSON in and out, the same engine and quotas as the dashboard. The FluxWriter API is available on the Pro and Agency plans.

Get an API key and authenticate

In the dashboard go to Settings, then API keys, then Create key. Copy it immediately, because it is shown only once, and treat it like a password since it acts on your account. Send your key as a Bearer token on every request against the base URL https://fluxwriter.com, and all responses are JSON.

Endpoints

The REST API exposes a small set of endpoints for checking your account, listing connected sites, generating articles, and publishing posts:

Publishing and webhooks

Generate and publish SEO-optimized articles to WordPress, Shopify, Wix, Webflow, Ghost, or any webhook. If the SEO score is below the quality bar, an auto-publish is held as a draft for review. To react to publishes, set a publish webhook in Settings and FluxWriter posts a signed JSON payload whenever a post is published, with no polling needed.