v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBauth
Start account recovery with secondary identity
Start the account recovery flow using a secondary verified identity.
If you've lost access to your primary identity (e.g., lost email access), you can recover your account using any other verified identity linked to it.
Requirements:
- The identifier must be a secondary (non-primary) verified identity
- Cannot recover using a handle
Flow:
- Provide a secondary identity (email, phone, or wallet address)
- Receive auth method details
- For email/SMS: Complete CDP OTP verification
- For wallet: Sign the challenge message
- Call /auth/recover/complete with the credential
Note: Recovery issues a JWT with the original primary identity subject. The primary identity remains unchanged.
post/v1/auth/recover/start
Request body
Response
Successful Response