> ## 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.

# Getting started

> Set up Veryfront API access and choose REST, GraphQL, or MCP.

## Before you start

Have access to a Veryfront project and a server-side environment for API requests.

Open [Veryfront](https://veryfront.com), sign in, and create an API key in Studio. Store it in a secret manager or local environment file.

Do not call Veryfront APIs with API keys from browser code.

## Contents

| Page                                                      | Goal                                               |
| --------------------------------------------------------- | -------------------------------------------------- |
| [Quickstart](/cloud/getting-started/quickstart)           | Make a first REST request with an API key.         |
| [Create API key](/cloud/getting-started/create-api-key)   | Create a key for trusted clients.                  |
| [Use REST API](/cloud/getting-started/use-rest-api)       | Call resource endpoints from scripts and services. |
| [Use GraphQL API](/cloud/getting-started/use-graphql-api) | Query selected project and runtime data.           |
| [Use MCP API](/cloud/getting-started/connect-mcp)         | Connect an MCP client to Veryfront tools.          |
