Cafc Case Example

Federal-GovernmentLegalPatent LawFederal CourtsAppellate Courts

Cafc Case Example is an example object payload from US Court of Appeals for the Federal Circuit, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

case_numbercase_titledocket_numbercourt_codedate_filedcase_typeorigin_courtstatuspartiesdate_decidedoral_argument_date

Example Payload

cafc-case-example.json Raw ↑
{
  "case_number": "2024-2296",
  "case_title": "Acme Corp. v. Widget Technology, Inc.",
  "docket_number": "2024-2296",
  "court_code": "CAFC",
  "date_filed": "2025-09-12",
  "case_type": "Merit Systems Protection Board",
  "origin_court": "U.S. District Court for the District of Delaware",
  "status": "Vacated",
  "parties": [
    {
      "name": "sample-name",
      "role": "Appellee"
    }
  ],
  "date_decided": "2025-09-12",
  "oral_argument_date": "2025-09-12"
}

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/cafc-case-example"
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 email required.

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