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

# Introduction

> Build against the supported CrewAI Platform public API.

CrewAI Platform provides stable HTTP contracts for automation, integrations, and agent-facing workflows.

The current public contract is `v1`. Platform endpoints are available under `/api/v1` on your CrewAI Platform host.

## Authentication

Use a service account to obtain an access token, then send that token as a bearer credential when calling protected endpoints.
