Prerequisite: Prepare + email OTP, or Prepare wallet. If identity is not verified yet, the API responds with 403
identity_not_verified.Endpoint
Request body
Provide email or wallet (same identifier used in prepare):| Field | Type | Required | Description |
|---|---|---|---|
email | string | One of email or wallet | Same email used in prepare and OTP |
wallet | string | One of email or wallet | Same wallet used in prepare-wallet |
Example (email)
Example (wallet)
Responses
201 — Session created or returned
data can vary when a session already exists or the user is already approved. Read session_url to open the hosted flow and session_id to correlate status checks.
403 — Identity not verified
403 — User not prepared
429 — Quota exceeded
status: verify_quota_exceeded — monthly KYC session quota exhausted.
404 — Unsupported path
status: method_not_found — the kyc_type in the URL is not supported.
.png?fit=max&auto=format&n=I_v6ul4JDafNKFQP&q=85&s=f0ad25536f8a3ca42331fcff88ab2b26)