🇨🇴Colombian Police Record Check
Service to check whether a citizen is wanted by the national police or not.
Colombian Police Record Check
GET-
https://api.verifik.co/v2/co/policia/consultar
The Colombian Police Record Check service allows users to verify the criminal history of an individual in Colombia by providing their ID document number. It checks for any pending legal matters with Colombian judicial authorities, in accordance with Article 248 of the Colombian Constitution. The response includes the individual's full name, first name, last name, and additional details about their legal status. This service is ideal for businesses and organizations conducting background checks for hiring or due diligence purposes.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Valid parameters: CC, CE. |
|
documentNumber | String |
| Document number of the person to consult, without spaces or points. |
|
Request
Response
Last updated