Skip to content

API Documentation

The Kamerplanter REST API follows OpenAPI 3.0. All endpoints are available under /api/v1/. Tenant-specific endpoints use /api/v1/t/{tenant_slug}/.

Interactive API Docs (with running backend)

  • Swagger UI: http://localhost:8000/docs
  • ReDoc: http://localhost:8000/redoc

In This Section