Create KYC session
KYC Sessions
Create KYC session
Create a hosted KYC web session. Returns a URL the user can visit to complete KYC via Sumsub.
POST
Create KYC session
Authorizations
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Body
application/json
Your unique identifier for this user, for tracking
Example:
"user_42"
Response
KYC session created
KYC session ID
Example:
"ks_abc123"
Session status
Available options:
creating, pending, completed, expired, failed Partner's user identifier
Sumsub WebSDK URL for the user to complete KYC
ISO 8601 session expiry timestamp
ISO 8601 creation timestamp