🌎Europol Background Check
Service for querying criminal records with Europol.
Europol Background Check
POST
/users
This service allows users to verify if a given document number and name are found in Europol's database. By providing the document number and the individual's name, the service returns information on whether the document and name match any records in Europol's system. This is useful for businesses and organizations looking to confirm identities and enhance security measures.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed values: CC,CE,PA,RC,TI,PEP,CCVE,NIT,CURP,DNI, CCEC. |
|
documentNumber | String |
| Document number to consult, without spaces or points. |
|
Request
Response
Last updated