Stytch · Arazzo Workflow
Stytch Crypto Wallet Authentication
Version 1.0.0
Start a crypto wallet challenge and authenticate the signed message.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
crypto-wallet-auth
Issue a wallet challenge and authenticate the signed response.
Starts crypto wallet authentication to obtain a challenge for the wallet address, then exchanges the user-produced signature for an authenticated session.
1
startChallenge
api_crypto_wallet_v1_AuthenticateStart
Start crypto wallet authentication to issue a challenge for the wallet address, creating the user if no account exists, and return the challenge.
2
authenticateSignature
api_crypto_wallet_v1_Authenticate
Authenticate the signature the user produced by signing the challenge to mint a session.