Federal litigation screening API

Every federal case a company or person is named in — one API call.

KYB, underwriting, and compliance screening against PACER. Flat pricing, clean normalized JSON, and a key in your terminal in under five minutes. No sales call.

POST /api/v1/parties/search
PACER returns:Microsoft CoprorationMICROSOFT CORPORATION

Court data is messy — typos, stray whitespace, empty fields. Casevine normalizes every record before it reaches your system. Your risk engine ingests clean data, not " ".

Pricing

Published. Flat. No sales call.

Competitors hide pricing behind a demo and pass PACER's government fees through to you. We don't.

Free sandbox
$0 / 10 searches
No credit card. Sign up in seconds.
  • 10 sandbox searches to test
  • Full normalized JSON
  • Instant API key + dashboard
Start free
Monitoring
$299 / mo+
Continuous portfolio screening.
  • Daily re-screening of your book
  • New-case webhooks
  • 7-day cache for fresh signal
  • Up to $999/mo — talk to us
Contact sales

Why Casevine

Built as a drop-in replacement for UniCourt and Docket Alarm.

Same PACER source data. Better economics, cleaner output, zero gatekeeping.

Transparent flat pricing

Every rate is on this page. Integrate against a published number instead of negotiating one.

vs. required sales call

No PACER fee passthrough

We absorb PACER's per-page government fees and profit on cache hits. One flat rate, no surprise line items.

vs. government fees passed through

Zero charge on no-result

A search that finds nothing costs you nothing — even though PACER still bills us $0.10 for it.

vs. billed for empty searches

Clean JSON, key in 5 minutes

Normalized, consistent output and self-serve onboarding. No inconsistent PACER formatting reaching your code.

vs. raw data + onboarding friction

Quick start

Your first federal search, copy-paste.

Swap in your sandbox key and run it. That's the whole integration.

curl -X POST https://api.casevine.ai/v1/parties/search \
  -H "Authorization: Bearer cv_test_YOUR_SANDBOX_KEY" \
  -H "Content-Type: application/json" \
  -d '{"name": "Enron Corp", "type": "business"}'

Get started

Start free — no credit card.

Create an account and get a sandbox API key with 10 free searches. Add a card when you're ready to go live.

Create your free account