A complete reference of every feature across content management, publishing, the public API, live preview, team tools, audit logging, and security.
Everything you need to create, manage, and deliver content from a single place.
Manage text, HTML, JSON, and images all under one roof, with no separate tools required. HTML can be written as code or edited visually with a toolbar.
Deliver content in multiple languages from the same asset, with per-locale drafts and publishing.
Assets are identified by a simple string tag. No schema setup, no IDs to manage.
Push content updates from your own pipeline using the server-side Secret key.
A structured approval-to-publish flow that keeps editors safe and owners in control.
Every asset starts as a draft. Published content is what your API serves. Drafts never leak.
Require editor changes to be reviewed and approved before they can go live.
Prevent conflicting edits by locking an asset while work is in progress.
Every save creates a new version. Review what changed and when, with full rollback support.
A clean, minimal API your frontend can call with a single fetch.
Two distinct keys for two distinct contexts. Client key for the browser, Secret key for your server.
Lock your Client key to specific domains so it cannot be used from unexpected origins.
API responses are cached server-side to keep latency low and quota usage efficient.
No monthly request limit on paid projects, with rate limiting that protects the API without metering you.
See draft content on your real site before it goes live.
Generate a time-limited URL that serves draft content on your live website.
Per-project roles and isolated workspaces built for the way agencies actually operate.
Each project is a fully isolated workspace with its own assets, keys, members, and settings.
Three roles covering every part of the developer-to-client handoff.
Invite collaborators by email. They receive a typed invite link to join the project.
Hand a project off to another member when your engagement ends.
A complete, queryable record of everything that happens inside your project.
Every settings change, membership event, and key rotation is logged with the actor and timestamp.
Every create, edit, publish, lock, review, and approval event is recorded per asset.
Slice the activity log by user, asset, action type, and date range.
Download the full activity log as JSON or CSV for audits, handoffs, or reporting.
Built-in protections that keep your content and your clients safe.
Client-submitted HTML is sanitized server-side before storage, against an allow-list of permitted tags and attributes.
Uploaded images are decoded and rebuilt from their pixels before they are stored, so the file that lands in storage is not the file that was uploaded.
All dashboard access requires authentication.
Every API endpoint enforces project membership and role.
Start free. No credit card required. No SDK needed.