Search by name
POST /co/rues/entities-by-name/v1 searches RUES by entity name and returns a page of results, each with its full registry record.
Resolve by NIT
POST /co/rues/entity-by-nit/v1 resolves an entity by its NIT. When no exact-NIT entity matches, found is false and the record fields are empty.
RUES is a live upstream and can be slow or briefly unavailable. These
endpoints may return
502 upstream_error; retry with backoff.Full reference
Schemas, all response fields, and an interactive playground.