Provenance
Freshness & coverage
Methods (6)
searchRegulations
readFull-text search of the current codified CFR by keyword, optionally narrowed by agency
query required; optional agencySlug; perPage 1-100 and page. Returns paged.
countSearchResults
readCount-only for a full-text search (no result bodies)
query required; optional agencySlug. Uses /search/v1/count without a .json.
listTitles
readList all 50 CFR titles with their latest issue/amendment dates
No args. Returns title number, name, latest issue date, and currency date.
getTitleStructure
readNested hierarchy (title → chapter → part → section) of a CFR title as of a date
title required; date optional. Missing date resolves the title's latest issue.
getPartVersionHistory
readChange/version history for a CFR part
title and part required. Returns parsed content_versions history.
getServiceInfo
readStatic API overview — methods, energy-domain CFR title map, agency-slug source, and gotchas
