Skip to main content

Fleet

17 live operations under /api/fleet. 9 require a machine key; 8 are public. Tagged: Mesh & Nodes.

MethodPathWhat it doesAuth
POST/api/fleet/{slug}/govern1. Proposekey
POST/api/fleet/{slug}/invite1. POST /api/fleet/:slug/invitekey
GET/api/fleet/{slug}/parties—key
POST/api/fleet/governance/{id}/approve3. Approve, with an equation proofkey
POST/api/fleet/governance/{id}/cancel4. Withdrawkey
GET/api/fleet/governance2. What is waiting for MY equationkey
POST/api/fleet/invites/{id}/accept—key
GET/api/fleet/invites2. GET /api/fleet/invites Invitations addressed to ME.key
GET/api/fleet/nodes—public
GET/api/fleet/placement—public
POST/api/fleet/reconcile—public
GET/api/fleet/replicas—public
GET/api/fleet/route—public
POST/api/fleet/spine/verifyPhase 6 — verify a seal in isolation (genesis prevY for index 0, else supplied).public
POST/api/fleet/spine/witnessPhase 6 — ingest a peer's seal head: verify the VDF + record it (the HTTP cross-anchor path; the mesh delivers the samepublic
GET/api/fleet/spinePhase 6 — the fleet's cross-witnessed VDF spine (peers' verified seal heads).public
GET/api/fleet—key

Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.