Skip to main content

Verify Share Token

POST 

/api/v1/kyc-share/verify

Verify a share token and retrieve the shared KYC data.

This endpoint is PUBLIC (no authentication required). The token itself serves as the authentication.

Each successful verification counts against the token's max_uses. The returned data is filtered based on the token's permissions.

Request

Responses

Successful Response