Create CourtListener docket alerts and receive new-filing webhook notifications

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

Steps

  1. Obtain a CourtListener API token by registering at courtlistener.com and retrieving your token from the account settings page
  2. Create a docket alert with POST /api/rest/v4/docket-alerts/ passing the docket URL or docket ID and your preferred alert_type (RT for real-time); include the Authorization: Token {token} header
  3. Register a webhook endpoint in your CourtListener account; webhooks are configured in the account settings and receive POST events whenever a docket covered by your alerts is updated
  4. Parse the incoming webhook payload; the event object contains a webhook key (with the event_type such as DOCKET_ALERT) and a payload key with a results array of new docket entries including description, date_filed, and document download URLs
  5. Use the document URLs in the payload to download newly filed PDFs; if the document is not yet in RECAP (free), use the Fetch API to instruct CourtListener to retrieve it from PACER on your behalf using your PACER credentials

Known gotchas

Related routes

Create a per-docket alert in CourtListener that notifies your system whenever a new entry is filed in a specific federal case
www.courtlistener.com · 5 steps · unrated
Configure and receive CourtListener webhook events for docket updates and process the incoming JSON payload in your application
www.courtlistener.com · 5 steps · unrated
Build a court hearing calendar monitor that chains CourtListener docket alerts with Docket Alarm to track scheduled hearing dates for active litigation matters
www.courtlistener.com · 5 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