Skip to main content
Checks a person’s Colombian criminal record (antecedentes judiciales) from the Policía Nacional. POST /co/policia/criminal-records/v1
The response reports whether the person has pending matters with the judicial authorities, alongside the source’s verbatim verdict:
This lookup can take longer than a typical request. It’s an async job. By default the request waits inline and returns { data }, or you can poll / use a callback_url. The accepted document_type values are enumerated in the API reference.

Full reference

Accepted document types, schemas, and an interactive playground.