By name
POST /co/rues/entities-by-name/v1
query, capped, entities[] (one page of rows, each carrying its full
detail record), and pagination (total, page_size, total_pages, page).
Results are capped at 500 matches, so when capped is true the set is
incomplete: narrow the name.
entities[]
By NIT
POST /co/rues/entity-by-nit/v1
found, document_number, entity, and per-entity enrichment:
financials, renewals, related_parties, and notices. found is false
(with entity: null and the lists empty) when no entity matches the NIT exactly.
entity
Dates are
yyyy-mm-dd; unavailable values are null, and indicator fields are
booleans.
financials[]
Financial statements by year (amounts in COP).
renewals[]
related_parties[]
Legal representatives and other linked parties.
notices[]
Registry notices (noticias mercantiles).
Full reference
Schemas, response fields, and an interactive playground.