Node
4 endpoints, generated from the live router node.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/node/relay | api-key |
POST | /api/node/sync | api-key |
GET | /api/node/peers | api-key |
GET | /api/node/status | public |
Source: shared/api-core/src/routes/node.ts
4 endpoints, generated from the live router node.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/node/relay | api-key |
POST | /api/node/sync | api-key |
GET | /api/node/peers | api-key |
GET | /api/node/status | public |
Source: shared/api-core/src/routes/node.ts