Zeq Auth
11 endpoints, generated from the live router zeqAuth.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/zeq-auth/register | public |
POST | /api/zeq-auth/login | public |
POST | /api/zeq-auth/verify | public |
GET | /api/zeq-auth/profile | public |
GET | /api/zeq-auth/me | public |
POST | /api/zeq-auth/api-keys | public |
GET | /api/zeq-auth/api-keys | public |
GET | /api/zeq-auth/api-key | public |
POST | /api/zeq-auth/api-key | public |
DELETE | /api/zeq-auth/api-key | public |
GET | /api/zeq-auth/health | public |
Source: shared/api-core/src/routes/zeqAuth.ts