list_statutes_laws
List the distinct bodies of law across US jurisdictions, from state statutes to the US Code. Optionally filter by state or federal to focus your legal research.
Instructions
List the distinct bodies of law available, each a whole corpus within a jurisdiction (a state's statutes, a state's regulations, the US Code, the US Constitution, federal court rules, ...). Every entry carries a stable key, its corpusType (pass to /us/statutes/search), a lawType, a human name, and a sectionCount.
Omit jurisdiction to list every jurisdiction, or pass one (a 2-letter state code or federal) to scope the list. To drill a state's statutes into its individual codes (Penal, Civil, ...), call GET /us/statutes/divisions?corpusType=STATE&state=XX.
Free. Requires an API key and is rate-limited, but costs no credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | Optional jurisdiction filter: a 2-letter US state code (one of the 52 supported) or `federal`. Omit to list every jurisdiction. |