Skip to content

API Reference Overview

The REST API reference is compiled automatically at build time from the OpenAPI specification using starlight-openapi.

Explore the full interactive API documentation:

Browse Full API Reference

All API requests must include a valid Bearer token in the HTTP Authorization header:

Authorization: Bearer <your_session_token>