Court Monitor
Search federal court cases, dockets, and opinions via CourtListener. Covers all federal district courts, circuit courts, and the Supreme Court.
Court Monitor endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
|
| cases | ||
| GET |
search_cases_cases_search_get /cases/search |
Search cases across all federal courts. Filter by court ID and case type. Requires free API key from CourtListener. |
| GET |
cases_by_company_cases_company__company_name__get /cases/company/{company_name} |
Search for federal court cases where the specified company is a party. |
| GET |
recent_cases_cases_recent_get /cases/recent |
Returns federal court cases filed in the last 7 days. |
| case | ||
| GET |
get_case_case__docket_id__get /case/{docket_id} |
Retrieve complete docket information for a specific case by its CourtListener docket ID. |
| courts | ||
| GET |
list_courts_courts_get /courts |
Returns a list of all federal courts available in CourtListener. |
| opinions | ||
| GET |
search_opinions_opinions_search_get /opinions/search |
Search full text of court opinions. Returns opinion clusters with case metadata. |
Court Monitor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|
| ULTRA | $179 / month | — |
|
| MEGA | $599 / month | — |
|