Back to API overview
Magic Link
Dashboard only
Passwordless email magic links — TTL, rate limits, and delivery. Enable the app in Apps; configure limits on the dashboard.
Enable or disable magic link login by toggling the Magic Link app in Apps (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 app in Apps; configure limits on the dashboard.
This app requires Auth to be enabled in Apps. Configuration is saved in the dashboard — there is no separate public REST API for these settings.