Skip to main content
POST
Get the identity-verification URL
Returns the url the user opens to complete identity verification. Track progress by polling identity_verification_status on Get onboarding status.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Body

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

Response

The identity-verification URL.

url
string<uri>
required