Docs · 05
HTTP API v1
Every write is an audit event. The Meridian desk on this deployment is the live store.
GET /api/v1/catalog
GET /api/v1/catalog/:slug
GET /api/v1/intelligence
GET /api/v1/benchmarks
GET /api/v1/attribution ?fleet&window
GET /api/v1/trips ?fleet&window
POST /api/v1/trips { id, action: "ack" }
GET /api/v1/evidence ?fleet&window
GET /api/v1/trees
GET /api/v1/desk
POST /api/v1/desk/reset
POST /api/v1/fleets/:id/scale { agents, topology? }
POST /api/v1/fleets/:id/status { status }
POST /api/v1/runtimes/:id/deploy { version, replicas }
POST /api/v1/install { ref | slug, fleet? }
GET /api/v1/pins
GET /api/v1/org
POST /api/v1/org { slug }
GET /api/v1/spans
POST /api/v1/spans { spans }
POST /api/v1/spans/replay { fleet? }
POST /api/v1/licenses { slug, annualUsd }
POST /api/v1/approvals { title, detail }
POST /api/v1/analyst { question }