Query the CourtListener API for SCOTUS docket entries and petitions for certiorari filed in a given term

domain: www.courtlistener.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate to CourtListener using 'Authorization: Token YOUR_TOKEN'
  2. Query GET https://www.courtlistener.com/api/rest/v4/dockets/?court=scotus&date_filed__gte=YYYY-MM-DD&date_filed__lte=YYYY-MM-DD to list dockets filed in the target term window
  3. For a specific case, fetch its full docket entry list via GET /api/rest/v4/docket-entries/?docket=DOCKET_ID&order_by=date_filed
  4. To locate certiorari petitions specifically, filter docket entries by description__icontains=certiorari or by the entry tag if available
  5. Cross-reference against the Free Law Project Supreme Court bulk data at https://free.law/projects/supreme-court-data/ for historical metadata augmentation

Known gotchas

Related routes

search case law and dockets via the courtlistener / recap api
courtlistener.com · 5 steps · unrated
Retrieve case law and legal citations via the CourtListener and Caselaw Access Project APIs
courtlistener.com · 6 steps · unrated
Retrieve a federal docket's entries and RECAP documents via CourtListener's v4 REST API using cursor-based pagination
courtlistener.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans