Skip to main content
Queries the Registraduría Nacional to determine whether a Colombian cédula is active or has been cancelled due to the holder’s death. POST /co/registraduria/vital-status/v1
found is true when the cédula is in the registry and false when it isn’t (then status is null). When found is true, status is one of:
A cédula that isn’t in the registry is not a 404; it’s a normal 200 with found: false.

Full reference

Schemas, response fields, and an interactive playground.