Search
POST /co/legalize/laws/v1
query, total (laws matching the filters), page, per_page, count
(results on this page), and results[]. Drill into one with the by-id lookup
below.
results[]
By id
POST /co/legalize/law/v1
found, law_id, and law. found is false (with law: null) when
no law matches the identifier.
law
Dates are
yyyy-mm-dd; unavailable values are null.
A law id that doesn’t match is not a
404; it’s a normal 200 with
found: false.Full reference
Schemas, response fields, and an interactive playground.