Skip to main content
POST
Verify KYC email OTP

Authorizations

Authorization
string
header
required

Integration API key. Send as Bearer copby_live_pk_….

Body

application/json
userAddress
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x2222222222222222222222222222222222222222"

email
string<email>
required
code
string
required
Example:

"123456"

fullName
string
redirectUri
string<uri>

Response

KYC status after verify

status
enum<string>
Available options:
needs_otp,
needs_kyc,
approved