Back to API overview
Magic Link
Dashboard only
Passwordless email magic links — TTL, rate limits, and delivery. Enable the service in Services; configure limits on the dashboard.
Enable or disable magic link login by toggling the Magic Link service in Services (Auth must also be enabled). Configure link lifetime, resend cooldown, and rate limits on the Magic Link dashboard page. Send and verify links via POST /v1/auth/login/magic-link/send and POST /v1/auth/login/magic-link/verify.
Passwordless email magic links — TTL, rate limits, and delivery. Enable the service in Services; configure limits on the dashboard.
This service requires Auth to be enabled in Services. Configuration is saved in the dashboard — there is no separate public REST API for these settings.