ConsoleCatalog
Sign in
Cornell LII logo

Cornell LII

law.cornell.eduGovernment Legalno auth

CFR and U.S. Code navigation with full section text.

CFR Chapter Contents

ASYNCREADNo auth

Returns CFR chapter contents with subchapter and part links, paths, and navigation.

ParametersFormJSON

CFR title number

Chapter URL slug (e.g. chapter-I)

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_law_cornell_edu_cfr_chapter_toc",
    "params": {
      "cfr_title": "5",
      "chapter_slug": "chapter-I"
    }
  }'