Keys
5 endpoints, generated from the live router keys.ts.
| Method | Path | Auth |
|---|---|---|
GET | /api/keys/me | api-key |
POST | /api/keys/rotate | api-key |
GET | /api/keys/list | public |
POST | /api/keys/revoke | public |
POST | /api/keys/issue | public |
Source: shared/api-core/src/routes/keys.ts