Skip to main content
POST
Request a magic login link
This is a public endpoint. No authentication is required. The magic link is sent to the customer’s email address.

Request Body

Example Request

Response

For security, this endpoint always returns a success response regardless of whether the email exists. This prevents email enumeration attacks.

Authorizations

Authorization
string
header
required

Body

application/json
email
string<email>
required

Response

Link sent (or silently skipped for unknown emails).

message
string

Verification link — exposed only when APP_ENV=development.