Skip to content

API Reference

Generated from the NestJS controllers — always in sync with the code.

  • Global prefix: all routes are served under /api (e.g. GET /api/v1/tools).
  • Auth: jwt = Bearer access token required; public = no authentication (@Public()).
  • Permissions/Roles: enforced by the guard pipeline — see Backend.
  • Errors: structured TT-xxx responses — see Error Codes.
  • Tenancy: endpoints are tenant-scoped unless marked public — see Multi-Tenancy.
Module Endpoints
Ai 17
Auth 18
F1 Connect 14
Health 4
Invitation 4
Legal Texts 7
Metrics 1
Monitoring 3
Privacy 7
Provisioning 3
Search 1
Softplanning 4
Stammdaten 141
Status 6
Super Admin 7
Sync 2
Tenancy 5
Users 13
Webhook 8

Total: 265 endpoints.