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

# Introduction

> The full reference for Borea's public API

<Warning>
  Our Public API is not published yet. Please use the <a href="/quickstart">CLI</a> instead.
</Warning>

<Card title="OpenAPI Spec" icon="compass" href="/">
  View the OpenAPI specification file
</Card>

## Authentication

All API endpoints are authenticated using Bearer tokens specified either in the `borea.config.json`, or as arguments
passed to the CLI.
