v1
latestOpenAPI 3.0.32026-07-131670112.4 KBAuth
Request a magic link login email
Send a one-time magic link and 6-digit login code to a registered user. Always returns { ok: true } so the endpoint does not leak whether an email exists.
post/v1/auth/magic
Request body
Response
Default Response
Example response
{
"ok": true
}