Sovereign email OTP + MagicLink authentication API — the developer ingress of the BRAINSAIT Identity Cloud.
GET /healthPOST /send — { email, length?, ttl?, purpose?, lang? }POST /verify — { email, code, purpose? }POST /magic-link — { email, redirect?, ttl?, purpose?, lang? }Auth: X-Api-Key header on everything except /health and /verify-link.
Mail is sent from otp@brainsait.org via Resend (resend.brainsait.org).