Skip to main content

Current surface

All customer control-plane routes live under:
GET /health is unversioned (liveness only).

Compatibility promise

/api/v1 is the stable surface. OpenAPI deprecated: true on an operation means: still works, but plan a migration before removal.

Discovering the contract

  • Interactive reference on this site (generated from the same schema)
  • Machine-readable: GET /openapi.json on the API host
  • Downloadable copy: use Download API spec in the page menu when available