# EntireFeed documentation

> Build and operate media generation, reusable workflows, agent actions, and publishing through EntireFeed's public and Console surfaces.

Canonical: https://entirefeed.com/docs

EntireFeed exposes a public REST API for media generation, a signed-in Console for operator work, and Console MCP for delegated agent actions. Start with the task you need to complete, then use the credential shown for that surface.

## Choose the right surface

- Use **Public REST** for direct media generation, Workflow Starters, generation status, read-only billing data, and webhooks.
- Use the **signed-in Console** to create credentials, manage reusable workflows, inspect usage, and operate publishing.
- Use **Console MCP** when an agent should act with the current Console user's delegated organization authority.

These authorities are intentionally separate. A Public REST API key is not a Console session or an MCP credential.

## Start with a cost-safe request

The [Quickstart](/docs/get-started/quickstart) discovers a supported generation task and estimates it before showing the optional paid request. Discovery and estimation create no media and spend no balance.

## Machine-readable contracts

Every page has a raw Markdown variant. Agents can also load the concise [`llms.txt`](/llms.txt), the consolidated [`llms-full.txt`](/llms-full.txt), or the public [`openapi.json`](/openapi.json).

## Product surfaces

- [Get started](/docs/get-started): Choose a surface, understand credentials, and make a first request.
- [Generate](/docs/generate): Discover supported image and video generation tasks.
- [Workflows](/docs/workflows): Run curated starters or build reusable multi-step workflows.
- [Agents](/docs/agents): Connect Console MCP with delegated operator authority.
- [Publishing](/docs/publishing): Move reviewed media into accounts, schedules, and posts.
- [Operate](/docs/operate): Monitor lifecycle, billing, webhooks, errors, and retries.
- [Reference](/docs/reference): Inspect public REST, model, pricing, and MCP contracts.
