eCFR · Example Payload

Titles Response

Federal RegulationsGovernmentLegalComplianceOpen DataUnited States

Titles Response is an example object payload from eCFR, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlesmeta

Example Payload

Raw ↑
{
  "titles": [
    {
      "number": 1,
      "name": "General Provisions",
      "latest_amended_on": "2022-12-29",
      "latest_issue_date": "2024-05-17",
      "up_to_date_as_of": "2026-06-10",
      "reserved": false
    },
    {
      "number": 2,
      "name": "Federal Financial Assistance",
      "latest_amended_on": "2026-04-09",
      "latest_issue_date": "2026-04-09",
      "up_to_date_as_of": "2026-06-10",
      "reserved": false
    },
    {
      "number": 3,
      "name": "The President",
      "latest_amended_on": "2015-03-17",
      "latest_issue_date": "2024-05-17",
      "up_to_date_as_of": "2026-06-10",
      "reserved": false
    },
    {
      "number": 4,
      "name": "Accounts",
      "latest_amended_on": "2024-07-18",
      "latest_issue_date": "2024-07-18",
      "up_to_date_as_of": "2026-06-10",
      "reserved": false
    },
    {
      "number": 5,
      "name": "Administrative Personnel",
      "latest_amended_on": "2026-06-10",
      "latest_issue_date": "2026-06-10",
      "up_to_date_as_of": "2026-06-10",
      "reserved": false
    }
  ],
  "meta": {
    "date": "2026-06-11",
    "import_in_progress": true
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/titles-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.