Service to check if a citizen has judicial files in various cities in Colombia.
Court Case Records Lookup
GET - https://api.verifik.co/v2/co/rama/juzgado/expedientes
The Court Case Records Lookup service allows users to access information about legal proceedings in Colombia. By providing the individual's document type and number (e.g., CC for Citizenship Card) and the city where the proceedings occurred, users can retrieve detailed case information. The response includes data such as the court (EPMS - Sistema de Gestión de Despachos Judiciales), city, receipt date, municipality, corporation, courtroom code, consulting office, year, filing number, appeal status, identification details, the name of the involved party, and the representative.
Implementation
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Required?
Description
Example
documentType
String
True
Document type. Valid parameters: CC, NIT, CE.
CC
documentNumber
String
True
Document number of the person to consult.
123456789
city
String
True
City where file searches are required, only applies to major cities in Colombia.