Skip to main content

ZSC vault

15 live operations under /api/zsc. 6 require a machine key; 9 are public. Tagged: Other.

MethodPathWhat it doesAuth
GET/api/zsc/compute-key/listdefault + every per-app keypublic
DELETE/api/zsc/compute-keyrevoke (unreadable AND unusable)public
GET/api/zsc/compute-keybe able to paste it into something.public
POST/api/zsc/compute-keymint for an app (idempotent)public
DELETE/api/zsc/public/{app}/{env}/{name}key
GET/api/zsc/public/getkey
GET/api/zsc/public/listkey
POST/api/zsc/public/putkey
POST/api/zsc/public/rotatekey
POST/api/zsc/public/subscribekey
GET/api/zsc/user-key/listthe default + every per-app overridepublic
POST/api/zsc/user-key/resolveservice-to-service, emits the keypublic
DELETE/api/zsc/user-keyrevokepublic
GET/api/zsc/user-keywhat is connected (never the key)public
PUT/api/zsc/user-keyseal or rotatepublic

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