Skip to main content

Documentation Index

Fetch the complete documentation index at: https://try.materi.app/llms.txt

Use this file to discover all available pages before exploring further.

Use this page to route yourself quickly. For exact request/response shapes, use the API Reference. For mental models and boundaries, use Architecture and Concepts.

Choose your path

Architecture overview

Service boundaries and data flow.

Core concepts

Workspaces, documents, events, collaboration.

API reference (OpenAPI)

Canonical REST surface (spec file).

Contributing

Preview docs locally and follow the documentation contract.

For contributors

Common goals

  • Integrate via HTTP: start with the OpenAPI spec and the relevant endpoint group.
  • Build realtime experiences: read Concepts, then the Relay WebSocket protocol.
  • Change backend behavior: update canonical contracts (OpenAPI and/or events) and run the drift checks before opening a PR.