Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tattoo.dev/llms.txt

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

This reference documents the endpoints that are real and supported today.

Supported Surface

  • GET /health
  • GET /search
  • GET /studios
  • POST /auth/register
  • POST /auth/login
  • POST /auth/refresh
  • GET /auth/profile
  • PUT /auth/profile
  • GET /api-keys
  • POST /api-keys

Important Constraint

The current runtime still has mixed legacy response envelopes. These docs describe the current behavior truthfully instead of pretending the runtime is already fully unified. See Project Status for the current Wave D/E cutover posture and the public-surface boundaries.

Source of Truth

  • Domain model: packages/domain-ontology
  • Generated ontology reference: project-context/ontology
  • Current endpoint metadata: mintlify-docs/openapi.json