Send Auth Email
POST
https://api.g.alchemy.com/signer/v1/auth
Sends a user an email containing a magic link for authentication, allowing them to complete the login process and access their Smart Wallet 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.
Headers
stringrequired
Bearer token authentication. Use 'Bearer <apiKey>' as the value.
Request Body
Responses
200
Authentication email sent successfully.
Was this page helpful?