Auth
3 live operations under /api/auth. 0 require a machine key; 3 are public. Tagged: Accounts & Keys.
| Method | Path | What it does | Auth |
|---|---|---|---|
GET | /api/auth/callback | auth/callback | public |
POST | /api/auth/login | Security: this is intentionally "email = identity" — consistent with the trial sign-up flow where knowing the email is t | public |
GET | /api/auth/sso-start | auth/sso-start | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.