Government — entry 045 of 90

Open Government, Colombia

Verified Jul 2026

The stored entry pointed at `dane.gov.co`, the national statistics agency's own site — but Colombia's actual open-data portal is `datos.gov.co`, a Socrata instance, so the `url` is corrected here. A keyless GET against its catalog discovery API at `www.datos.gov.co/api/catalog/v1` (scoped with a `domains` filter) and against individual dataset resources both returned full JSON with a wildcard `Access-Control-Allow-Origin` header. The portal also serves over HTTPS throughout, unlike the stored `dane.gov.co` record which resolved without a forced HTTPS redirect.

open-datagovernment-datasocratasoda-apicolombia
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, CSVResponses can be requested as JSON or CSV.

GreatAPIs Score

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/open-government-colombia/"><img src="https://greatapis.com/badge/open-government-colombia.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.