Portability
4 live operations under /api/portability. 1 require a machine key; 3 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
GET | /api/portability/discover/{zid} | owner-gated, fans out | public |
GET | /api/portability/peer/export/{zid} | peer-only, signed, cursor-paged | public |
GET | /api/portability/peer/manifest/{zid} | peer-only, signed | public |
POST | /api/portability/pull | owner-gated; walks A's export cursors | key |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.