Skip to main content
The full interactive reference is auto-generated from Fabric’s FastAPI app. Every endpoint documented here is the actual endpoint running in your deployment.

Try it live

OpenAPI Playground

Swagger UI — try requests directly in the browser with your token.

ReDoc Reference

Read-only reference with clean navigation across all endpoints.

Authentication

All endpoints require a Bearer token unless the server runs with auth disabled (dev mode).
1

Obtain a token

2

Use the token

3

Or issue an API key

API keys are tenant- and project-scoped. Generate via POST /v1/auth/api-keys from an authenticated session.

Endpoint modules

Base URLs

MCP server (roadmap)

An HTTP MCP endpoint is on the roadmap — exposing the same tool surface to external Claude Code sessions and Claude Routines, authenticated per-user by API key.