Skip to main content
GET
Retrieve Link for Web Integration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

lang
string

Optional language code in ISO 639-1 format (2 letters) to force the KYC flow language. If not provided, SumSub will use its own rules to determine the language.

Pattern: ^[a-z]{2}$
Example:

"en"

Response

The KYC integration specification.

type
enum<string>
required

The type of the KYC integration.

Available options:
SUMSUB_WEB
url
string<url>
required

The url that needs to be opened to follow through the SumSub KYC flow.