Updates
3 live operations under /api/updates. 2 require a machine key; 1 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
GET | /api/updates/manifest | Signed manifest — subscription-gated. | key |
GET | /api/updates/pubkey | Public — pin the mother public key + current version (client trust-on-first-use). | public |
GET | /api/updates/pull/{artifact} | Pull one allowlisted artifact — subscription-gated. | key |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.