United States Courts
communityOfficial website of the US federal judiciary providing access to federal court information, opinions, rules, forms, and statistics for all 94 federal district courts, 13 courts of appeals, and the Supreme Court.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/opinions/searchSearch federal court opinions
Parameters
qcase name or legal topic (stringrequiredyearintegeroptionalcourtsupreme|appeals|district (stringoptionalReturns
opinions[] with case_name, court, date, docket, summary, urlGET
/api/v1/courts/{court_id}Get information about a federal court
Parameters
court_idcourt identifier (stringrequiredReturns
court{name, type, circuit, jurisdiction, address, phone, website, judges[]}GET
/api/v1/statisticsGet federal court caseload statistics
Parameters
yearintegeroptionalcourt_typedistrict|appeals|bankruptcy (stringoptionalReturns
stats{year, filings, terminations, pending, median_time_months}