Federal Litigation Risk Monitor
Search over 500 million U.S. federal court dockets from PACER — district courts, circuit courts, bankruptcy courts, and SCOTUS — in a single API call. Find every case where a company or person appears as a party. Get case name, court, filing date, judge, nature of suit, and cause of action. 98% cheaper than Westlaw CourtAlert at a fraction of the price.
Federal Litigation Risk Monitor endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search federal cases by party name /v1/search |
Returns a paginated list of federal cases where the given entity or person appears as a party (plaintiff, defendant, or other participant). |
| GET |
Get full case details /v1/cases/{id} |
Returns the complete record for a single docket using the CourtListener numeric ID (the `id` field from `/v1/search` results). |
| GET |
Get docket entries (filing events) /v1/cases/{id}/entries |
Returns the individual filing events within a case — complaints, motions, orders, and rulings — paginated chronologically in reverse order (most recent first). |
| GET |
Search party names /v1/parties |
Searches party name records across all federal cases. Useful for discovering the exact name variants a company uses in court filings (e.g. `"Tesla, Inc."` vs `"Tesla Motors,… |
Federal Litigation Risk Monitor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|