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

# API reference

> Compare REST, GraphQL, and MCP.

Use the API reference after you know which surface fits the task.

## Choose an API

| API                       | Endpoint                                                               | Use it for                                          |
| ------------------------- | ---------------------------------------------------------------------- | --------------------------------------------------- |
| [REST](/cloud/rest)       | [https://api.veryfront.com](https://api.veryfront.com)                 | Resource operations, automation, and CI/CD scripts. |
| [GraphQL](/cloud/graphql) | [https://api.veryfront.com/graphql](https://api.veryfront.com/graphql) | Typed clients, selected fields, and connected data. |
| [MCP](/cloud/mcp)         | [https://api.veryfront.com/mcp](https://api.veryfront.com/mcp)         | AI assistants and tool-calling workflows.           |

All Veryfront APIs use the same authentication model. See [Authentication](/cloud/authentication).
