POST /api/fleet/spine/verify
verify a seal in isolation (genesis prevY for index 0, else supplied).
| Method | POST |
| Path | /api/fleet/spine/verify |
| Domain | Network & governance · Fleet Placement |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X POST https://zeqsdk.com/api/fleet/spine/verify \
-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.