Create Account

Enables the creation of an Embedded Account using Alchemy Signer. It allows applications to authenticate users and facilitate signature operations on their behalf. An Embedded Account is either an on-chain Modular Account with Alchemy Signer as the owner, or a standalone EOA signer managed through Alchemy Signer.

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

Optional. Used for user authentication when passkey is not provided. Specifies the user's email address.

passkey
object

Optional. Used for authentication when email is not provided. Enables passkey-based authentication.

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 of the login session in seconds. After this period, the user has to re-login to refresh their session. The default value is 900 seconds (15 minutes).

Response

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