Files
reflector/docs/docs/reference/api.md
Igor Monadical 407c15299f docs: docs website + installation (#778)
* feat: WIP doc (vibe started and iterated)

* install from scratch docs

* caddyfile.example

* gitignore

* authentik script

* authentik script

* authentik script

* llm doc

* authentik ongoing

* more daily setup logs

* doc website

* gpu self hosted setup guide (no-mistakes)

* doc review round

* doc review round

* doc review round

* update doc site sidebars

* feat(docs): add mermaid diagram support

* docs polishing

* live pipeline doc

* move pipeline dev docs to dev docs location

* doc pr review iteration

* dockerfile healthcheck

* docs/pr-comments

* remove jwt comment

* llm suggestion

* pr comments

* pr comments

* document auto migrations

* cleanup docs

---------

Co-authored-by: Mathieu Virbel <mat@meltingrocks.com>
Co-authored-by: Igor Loskutov <igor.loskutoff@gmail.com>
2026-01-06 17:25:02 -05:00

623 B

title
title
API Reference

API Reference

The complete API documentation is auto-generated from the OpenAPI specification.

Interactive Documentation

When running Reflector, interactive API docs are available at:

  • Swagger UI: https://your-api-domain/docs
  • ReDoc: https://your-api-domain/redoc

OpenAPI Specification

The raw OpenAPI 3.0 specification can be downloaded from:

https://your-api-domain/openapi.json

A static copy is also available: openapi.json

Authentication

See Authentication Setup for configuring API authentication.