HTTP API¶
The stable platform API prefix is /api/v1.
Core groups:
/health,/readiness,/version,/session/workspaces,/repositories/repositories/{id}/files,/symbols,/graph,/search/repositories/{id}/context,/impact,/route,/traces/repositories/{id}/architecture,/git,/pr-analysis,/quality/repositories/{id}/memory,/backends,/integrations,/code-actions/jobs,/cluster,/workers/organizations,/audit,/notifications/observability,/metrics,/performance/budgets
Interactive OpenAPI documentation is generated by FastAPI when the API process is running. For a checked artifact use python scripts/export_openapi.py with the web dependencies installed.