Skip to main content
POST
Complete Onboarding
Validate the 6-digit email OTP challenge to authorize the connection. If correct, this returns a high-entropy JWT Bearer session token and details of the linked Developer-Controlled Wallet.

Body

application/json
email
string<email>
required
challengeId
string<uuid>
required

The ID of the OTP challenge

otp
string
required

6-digit verification code

Response

200 - application/json

Onboarding complete and token generated

success
boolean
token
string
agent
object