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

# API Reference

> Complete API reference for Kaneo

## Overview

Kaneo API endpoint pages are generated automatically from our OpenAPI specification.

<Card title="OpenAPI Specification" icon="code" href="https://cloud.kaneo.app/api/openapi">
  View the canonical OpenAPI schema powering this documentation.
</Card>

## Authentication

All API endpoints require authentication. Refer to the [authentication guide](/docs/api-reference/authentication) for details on creating and using API keys.

## Base URL

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
https://your-kaneo-instance.com/api
```
