Private Anchor
7 endpoints, generated from the live router privateAnchor.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/chain/:motherSlug/anchor | public |
GET | /api/chain/:motherSlug/anchors | public |
GET | /api/chain/:motherSlug/anchored | public |
GET | /api/chain/verify-anchor | public |
GET | /api/chain/state-machines/:slug/anchor-config | session |
PUT | /api/chain/state-machines/:slug/anchor-config | session |
POST | /api/chain/state-machines/:slug/anchor-key/rotate | session |
Source: shared/api-core/src/routes/privateAnchor.ts