Changelog

Part of the Content API. Changes to the API land here, newest first. The API is in beta: breaking changes are possible, and every one is listed on this page.

September 25, 2026 — page lists no longer return content

Changed: list responses from /content/pages/, /content/agent-pages/ and /content/area-pages/ now always leave out content, extra_content and agents — fetch a single page for those. The include_content query flag is removed. Detail, create and update responses are unchanged, and blog post lists still take include_body=false.

This makes page listing reliable on large sites: sites with tens of thousands of pages could previously fail to list them at all.

September 17, 2026 — revisions for area pages, blog posts and footers

Added: the .../revisions/ endpoints (list, preview, revert) — previously only on content pages, agent landing pages and the home page — now also cover area pages, blog posts and footers. See Revisions and undo.

September 16, 2026 — initial beta release

The Content API ships in beta: blog posts and categories, content pages, agent landing pages, area pages, the home page, navigation bars, sidebars, footers, featured pages, design, site settings and files — authenticated with per-site API keys, including a CLI browser-approval login. Enabled per site on request.