# Colorado Data Engine API **Provider:** Colorado Data Engine **Category:** maps **Base URL:** `http://codataengine.org` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://codataengine.org/ ## Description Formatted and geolocated Colorado public data | No | Yes | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://codataengine.org/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://codataengine.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Colorado state government open data API. --- *Source: [API Map](https://apimap.dev/apis/colorado-data-engine/) — CC BY 4.0*