CourtListener API
Free REST API providing access to millions of US federal and state court opinions, oral arguments, dockets, judge data, and legal citations maintained by the nonprofit Free Law Project.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Open public data so security model is appropriately lightweight; token auth is sufficient for the use case; no sensitive PII in responses
⚡ Reliability
Best When
Building legal research tools, academic projects, journalism, or public-interest applications that need broad access to US case law without enterprise cost barriers.
Avoid When
You need comprehensive coverage of unpublished opinions, real-time PACER document downloads, or SLA-backed uptime guarantees for mission-critical production services.
Use Cases
- • Searching and retrieving US court opinions by citation, judge, court, or keyword
- • Building legal research tools that surface case law without enterprise subscription costs
- • Tracking docket activity and case developments across federal and state courts
- • Analyzing citation networks and judicial precedent patterns
- • Powering legal aid platforms and public-interest legal tech applications
Not For
- • Real-time transactional legal filings (use PACER for federal documents)
- • International case law outside the US
- • Proprietary legal analytics requiring Westlaw/LexisNexis depth
- • High-volume production workloads exceeding free tier limits without arrangement
Interface
Authentication
Token-based authentication via HTTP Authorization header. Free registration at courtlistener.com. Anonymous access allowed at lower rate limits.
Pricing
Fully free, nonprofit-operated. Bulk data dumps available for download. Donations welcomed to support operations.
Agent Metadata
Known Gotchas
- ⚠ Rate limit of 5000/day can be exhausted quickly during bulk citation lookups
- ⚠ Full-text search relevance scoring is not always predictable for legal query patterns
- ⚠ Some older opinions have OCR artifacts that affect text quality
- ⚠ Docket data completeness varies by court and era
- ⚠ No webhooks means agents must poll for case updates
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for CourtListener API.
Scores are editorial opinions as of 2026-03-06.