GuidesAPI Reference
Guides
API Reference

Create verification

Creates an interactive KYC or KYB verification session for a beneficiary. The system determines whether to run KYC (for individuals) or KYB (for businesses) based on the beneficiary type. Returns a verification URL where the end user must be redirected to complete identity verification with a third-party provider. If an active verification session already exists, the existing session is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the beneficiary to verify.

Body Params

Request to create a KYC/KYB verification session. The request body is optional — if omitted, the verification defaults to interactive mode.

string
enum
Defaults to INTERACTIVE

The verification mode. Use INTERACTIVE to redirect the user to a third-party verification provider.

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json