For AI agents
The level of service we hold ourselves to
The OPEN Government Data Act (Title II of the Foundations for Evidence-Based Policymaking Act of 2018) requires U.S. federal agencies to publish their data as open data: machine-readable, in an open format, under an open license, and listed in a public inventory. It covers federal agencies — not a state register like DORA’s, and not this site. We hold this register to that level of service anyway, and prove it line by line below.
- Free of charge — every page and every machine file on this site is open, with no account and no key.
- Machine-readable — manifest, field schema, real sample.
- With an API — 5 callable tools, described with their input schema and wired into the page for an agent. The portfolio’s MCP server does not list this register yet.
- Bulk download — ⚠️ not served free here: the raw data can be downloaded free from the source, named in the footer; our normalised version is described on the data page.
⚠️ No law requires any of this of us: it is a level of service we set ourselves, not a regulatory guarantee. Other public registers in the same format: catalogue.
Machine gateway6/95 tools exposed
This is not a label: each line links to the file that proves it, and the ones that are missing are written down too.
- ✓versioned manifest
- ✓field schema, with fill rates
- ✓real sample
- ✓tools declared and served
- ✗free bulk download
- ✗callable MCP server
- ✓llms.txt
- ✓clean 404 page
- ✗log of agent visits on THIS site
This site can be read and called by machines. Below: what is free, which tools are available, and the file that is the reference.
Tools
The reference file is /api/v1/tools.json.
describe_datasetget_samplechanges_since— reservedexport_dataset— reservedrequest_dataset
What is free
- every page of this site, and its Markdown twin
- /llms.txt, /api/v1/manifest.json, /api/v1/echantillon.json
- the search index under /i/ (fragmented, read by /search/)
What is reserved
- /api/v1/jeu-complet.json — the full structured register, see /data/ for prices
- /api/v1/changements.json — changes between two captures, from 2026-08-20 on
- a dated license report on one license — $19
Source and date
- Colorado Department of Regulatory Agencies (DORA)
- 2026-08-20
- 597,451 entries in the index
Other registers
Catalogue of other public registers available in the same format: registres.pages.dev
An example that works, end to end
This register has no resolver: the example starts from the get_sample tool, which reads the served sample.
Prompt to give an agent
Use the get_sample tool of colorado-license-lookup.com and summarise the first three entries.What the tool returns
| license_key | CM-501 |
|---|---|
| license_number | 501 |
| license_type | Crematory |
| family | Funeral and Mortuary Science |
| holder | Arkansas Valley Crematory LLC |
| held_by_business | 1 |
| city | La Junta |
| state | CO |
The portfolio’s MCP server will answer for this register once it is listed in the catalogue — not before.