Utility Commission Docket Intelligence

Every state PUC docket. One API. $250/month.

592,800+ dockets from 28 state utility commissions — searchable by state, docket number, industry, status, and filing date. Track data-center load, interconnection cases, and rate activity without logging into 28 different state portals.

592,894dockets tracked
28state commissions
weeklyinterconnection digest
dailyupdates
S&P Capital IQ charges $592,800+/year per seat for rate-case statistics. We deliver the actual dockets — all of them, API-accessible, updated daily — from $250/month.

Pricing

Every plan includes the full corpus. Higher tiers add seats, throughput, and delivery channels. No contracts — cancel anytime.

Analyst

$250/mo
  • 1 seat
  • Full corpus, all 28 states
  • 592,894 API calls/month
  • Weekly interconnection digest
  • Email support
Start free → upgrade anytime
Most popular

Team

$900/mo
  • 5 seats
  • Unlimited API calls
  • Custom keyword alerts (data-center, large-load, CPCN…)
  • Weekly digest for every seat
  • Priority support
Get Team

Enterprise

$592,800+/mo
  • Unlimited seats & calls
  • Slack / Teams / email delivery
  • Historical bulk export (CSV, Parquet)
  • Custom state & vertical packages
  • SLA + named contact
Talk to us

Free tier: 100 API calls/day, no card required. Trade press and academics: reply to your digest for comped access.

Query it in one line

Every docket is one GET away. Filter by what matters — here's this week's interconnection filings in New York:

# Weekly NY interconnection matters
curl "https://api.pucdocs.com/api/dockets?state=NY&industry=interconnection&filed_after=2026-09-03" \
     -H "Authorization: Bearer pk_YOUR_KEY"

# One docket, full metadata
curl "https://api.pucdocs.com/api/dockets/NY/26-01853" -H "Authorization: Bearer pk_YOUR_KEY"

What's inside

Docket number, title, filing dates, status, industry classification, and source URL for every record — normalized across states into one schema.

Coverage

  • NY 75,208 · PA 59,053 · TX 55,382
  • DC 43,516 · GA 40,306 · WA 36,431
  • …28 states, 592,894 total

Cadence

  • Continuous collection
  • Weekly Monday digest 8am ET
  • Keyword alerts on Team+

The wedge

  • Data-center & large-load cases flagged
  • Interconnection agreements tracked
  • Rate cases & CPCNs by state

Get a key

Start on the free tier instantly. Upgrades are manual while we're in early access — reply to your digest email and we'll flip your key the same day.

# Free key, 100 calls/day
curl -X POST https://api.pucdocs.com/api/signup \
     -H "content-type: application/json" \
     -d '{"email":"you@firm.com","name":"Your Name"}'