Programs

Free person verification is possible without registration; for larger volumes, registration is required, and for bulk data usage, consent to invoicing is needed.
The Navigation link leads to registration – and possibly to concluding a contractual relationship for bulk access.
Program – program ID
Currency – queries are charged in this currency
For pricing inquiries, contact us.Write to us.
Program Limit/day Price/query Currency Description
Loading…

Person Verification

The data you enter is not stored. The result has no legal effect and must be verified.

Data Version

Date: File: Filename:

Result

API Usage Guide

The API can be used via application or by using the API endpoint for bulk person verification.

Recommended steps:

API endpoint: https://api.aaasoft.cz/sp_CheckPerson_XML

API call example for 2 persons:

curl -X POST "https://api.aaasoft.cz/sp_CheckPerson_XML" ^
-H "Content-Type: application/json" ^
-H "Authorization: Bearer None" ^
-d "{\"persons\":[{\"jmeno\":\"Usama\",\"prijmeni\":\"Bin Ladin\",\"narozen\":\"1957-07-30\",\"Id_Cust\":\"123456789\"},{\"jmeno\":\"sergej\",\"prijmeni\":\"lavrov\",\"narozen\":\"1950-03-21\",\"Id_Cust\":\"123456789\"}]}" > result.xml

Enter in the command window, the result is saved in result.xml

The returned file contains XML tags from the EU sanctions list, enriched with AI comments and match flag.

Best regards,
Your Rapid Cluster Experience s.r.o.