v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBauth
Complete account recovery
Complete the account recovery flow by providing verification.
For email/SMS (cdp_otp):
- Complete CDP OTP verification for the recovery identity
- Provide the CDP token in cdp_token field
For wallet (signature):
- Sign the challenge message from recovery/start
- Provide the signature in signature field
On success:
- Returns the Grove API key with the original primary identity subject
- The primary identity remains unchanged (immutable primary design)
- You regain full access to the account
Security Note: In the future, recovery will notify other verified identities.
post/v1/auth/recover/complete
Request body
Response
Successful Response