Send Auth Email

Sends a user an email containing a magic link or OTP for authentication, allowing them to complete the login process and access their Embedded Account through a secure, simple email verification method. Developers can customize the appearance and content of the authentication email through Alchemy dashboard to align with their application's branding and user experience requirements.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The email address of the user requesting access. This is where the authentication email, containing the magic link or OTP, will be sent.

string

Choice to send a magic link or an OTP to authenticate.

string

The public key corresponding to the account, returned by the turnkey iframe integration. Allows the application to specify the public key mapping to the address of the created account.

string

Optional. Specifies the duration in seconds for which the access request or authentication link remains valid. After this period, the request expires, necessitating a new authentication attempt.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json