Skip to main content
cURL

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Body

application/json

Sanction request payload

name
string
required

Full name of the individual to be screened

threshold
number
required

Matching threshold for screening (e.g. similarity score)

Example:

85

country
string

Country code (e.g., 'ru' for Russia)

Response

Check sanction result

message
string

Message after the PEP request is successfully submitted

Example:

"Request created successfully. Result will be sent to your webhook"

data
object

Details of the submitted PEP screening request