Skip to main content
POST
Send 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

Response

OTP sent

status
string
Example:

"sent"

expiresAt
string<date-time>
debugCode
string

Present only when BRIDGE_MOCK is on. Default 123456.

Example:

"123456"