POST /co/siata/v1
All fields are optional. An empty body returns every station in the valley;
latitude + longitude narrows the response to nearby stations, sorted
nearest first with distance_km populated on each station.
null when a station hasn’t reported them. Air-quality
values are 24-hour averages; updated_at marks the end of the averaging
window. Without a location filter, distance_km is null on every station.
Coverage is the Medellín metropolitan area (Valle de Aburrá) only. Points
outside the valley return empty arrays rather than an error.
Full reference
Schemas, response fields, and an interactive playground.