Skip to content

API routes catalog

Total endpoints

23

Source files

13

FileEndpoints
src/gracekelly/api/routes/analytics.py1
src/gracekelly/api/routes/batch.py1
src/gracekelly/api/routes/compare.py1
src/gracekelly/api/routes/consensus.py1
src/gracekelly/api/routes/debate.py1
src/gracekelly/api/routes/health_detailed.py1
src/gracekelly/api/routes/models.py2
src/gracekelly/api/routes/orchestrate.py6
src/gracekelly/api/routes/stream.py1
src/gracekelly/api/routes/pipeline.py1
src/gracekelly/api/routes/health.py5
src/gracekelly/api/routes/smart.py1
src/gracekelly/api/routes/smart_v2.py1
MethodPathSource
GET/api/v1/analyticssrc/gracekelly/api/routes/analytics.py
POST/api/v1/batchsrc/gracekelly/api/routes/batch.py
POST/api/v1/comparesrc/gracekelly/api/routes/compare.py
POST/api/v1/consensussrc/gracekelly/api/routes/consensus.py
POST/api/v1/debatesrc/gracekelly/api/routes/debate.py
GET/api/v1/health/detailedsrc/gracekelly/api/routes/health_detailed.py
GET/api/v1/modelssrc/gracekelly/api/routes/models.py
POST/api/v1/models/refreshsrc/gracekelly/api/routes/models.py
POST/api/v1/orchestratesrc/gracekelly/api/routes/orchestrate.py
POST/api/v1/orchestrate/streamsrc/gracekelly/api/routes/stream.py
POST/api/v1/orchestrate/uploadsrc/gracekelly/api/routes/orchestrate.py
POST/api/v1/pipelinesrc/gracekelly/api/routes/pipeline.py
GET/api/v1/readinesssrc/gracekelly/api/routes/health.py
POST/api/v1/smartsrc/gracekelly/api/routes/smart.py
POST/api/v1/smart/v2src/gracekelly/api/routes/smart_v2.py
GET/api/v1/taskssrc/gracekelly/api/routes/orchestrate.py
GET/api/v1/tasks/{task_id}src/gracekelly/api/routes/orchestrate.py
GET/api/v1/tasks/{task_id}/exportsrc/gracekelly/api/routes/orchestrate.py
POST/api/v1/tasks/{task_id}/retrysrc/gracekelly/api/routes/orchestrate.py
GET/healthsrc/gracekelly/api/routes/health.py
GET/healthz/livesrc/gracekelly/api/routes/health.py
GET/healthz/readysrc/gracekelly/api/routes/health.py
GET/metricssrc/gracekelly/api/routes/health.py