---
title: "Content API"
description: "Read published documents, properties, and fragments from your product."
---

> Documentation Index
> Fetch the complete documentation index at: https://andesine.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Content API

Use the content API to deliver published Andesine content to a website, application, or build
process.

## Published content

API consumers receive a saved version from a publishing channel. Draft edits do not change the
published response until a new version is published.

## Structured fields

Responses can include document properties and named rich-text fragments. This lets consumers use
the content model directly instead of parsing one large document.

> **Reference in progress**
>
> Authentication, endpoints, request parameters, and response schemas will be documented here after
> the public API contract is finalized.

Source: https://andesine.app/docs/api/index.mdx
