/
/OpenRelay API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 2d ago
Account7
API Keys3
Batches4
Billing8
Catalog6
Clusters8
Files5
Internal15
  • getLiveness probe (no auth)
  • getList serving deployments (platform admin)
  • postCreate a self-hosted serving deployment (platform admin)
  • getServing deployment detail (platform admin)
  • deleteStop a serving deployment (platform admin)
  • postDrain a serving deployment (platform admin)
  • postSet the deployment backend's health (the emergency kill switch)
  • postSet one pool member's ranking weight (platform admin)
  • postSet the deployment pool's member-selection routing (platform admin)
  • getPer-replica runtime view of a serving deployment (platform admin)
  • postSet a serving deployment's desired replica count (platform admin)
  • postSet the deployment backend's routing weight (platform admin)
  • getPre-deployment checks for a serving spec (platform admin)
  • getList published weights refs (platform admin)
  • postSelf-enroll a node using a provisioning token (no API key)
Organizations10
Pods3
Provider11
Registry Credentials3
Reservations8
Runners9
Snapshots4
SSH Keys3
Transfers8
Usage2
VMs15
Webhooks7
    Internal

    Liveness probe (no auth)

    get/health

    Response

    Service is up

    servicestring required
    statusstring required

    Changes