Skip to main content
GET
KYC status
Requires X-Api-Key and X-Api-Secret headers. Pass userId as a query parameter — no JWT required. See Authentication for details.
Returns the current KYC verification status for the given user. Use this endpoint to check whether a user has completed identity verification before proceeding to login and financial operations.

Request

Query parameters

Response

200 OK — always, even if the user has never started KYC. Check data.kyc.hasKyc and data.kyc.status.

Status values (data.kyc.status)

Errors