POST /api/fleet/spine/witness
ingest a peer's seal head: verify the VDF + record it (the HTTP cross-anchor path; the mesh delivers the same events automatically).
| Method | POST |
| Path | /api/fleet/spine/witness |
| Domain | Network & governance · Fleet Placement |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X POST https://zeqsdk.com/api/fleet/spine/witness \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description
Generated from the node's own route registry (GET /api/endpoints) — this path is live.