Skip to content

For AI agents

Machine readable copies of this documentation: llms.txt, the full text bundle, and the raw markdown behind every page.

Reference· Last verified Aug 18, 2026

On this page

This documentation is published in forms an agent can consume directly, so an assistant answering questions about Blogged can work from the current text rather than from a scrape.

The endpoints

URLWhat it is
https://docs.blogged.dev/llms.txtAn index: every page, with its description, grouped by section
https://docs.blogged.dev/llms-full.txtEvery page's full text in one file
https://docs.blogged.dev/<slug>.mdThe raw markdown behind any page
https://docs.blogged.dev/sitemap.xmlEvery documentation URL
https://docs.blogged.dev/search-indexThe index behind the search on this site, as JSON

Raw markdown

Append .md to any documentation URL:

curl https://docs.blogged.dev/autopilot/modes.md

It returns the source of that page, frontmatter included, as text/markdown.

What to rely on

Everything published here describes shipped behaviour and records the repository paths it was verified against. Where a number changes often, such as the allowance on each plan, this documentation links to the pricing page rather than restating it, and an agent should do the same.

The product's own llms.txt

The marketing site publishes its own index at blogged.dev/llms.txt, covering the product pages rather than this documentation.

Was this page useful?

Feedback opens a prefilled email. No tracking or account is required.