v1
latestOpenAPI 3.1.02026-08-042010999.7 KBOne-Off Screening
Real-time Single Screening
This endpoint is used to perform a screen of a single entity. It is done synchronously and returns a summary of the results. You must specify a filter set, which will be used for this search. The fields, coverage, and match threshold are determined by the filterset.
post/screening/full-single
Request body
Example request
{
"aliases": [
"InGen, InGen Corp"
],
"countries": [
"US"
],
"customerKey": "ABC1234567890",
"dob": "1993-06-11",
"entityName": "InGen Corporation",
"entityType": "company"
}Response
OK