v1

latestOpenAPI 3.1.0Proprietary2026-07-24462215.9 KB
KYC

Initiate Standard KYC

Initiates standard KYC for an individual user and returns a KYC URL. Our KYC API simplifies user verification, boosting conversion rates while adhering to global AML and KYC standards. We collect necessary documents using a risk-based approach to ensure compliance. With our KYC endpoints, you can verify users during sign-up or later. Once verified, users can make or receive payments seamlessly. KYC is mandatory for fund senders. Using our API, you can directly KYC your users through our partnership with Sumsub. The endpoint provides a URL for users to complete their KYC verification efficiently.

post/v3/kyc/standard

Headers

MIDstring required
Example:SABCDEF_SCT8YW_NA

Merchant or sub-merchant MID

Request body

userIdstring required
redirectUrlstring uri required

Example request

{
  "userId": "UX-1123456789",
  "redirectUrl": "https://example.com/kyc-success"
}

Response

Standard KYC initiated successfully

statusstring