Real negotiated rates from every major insurer. One API call.
Access the same pricing data that hospital systems pay millions for. Free tier, no credit card required.
What data we have
Payer-negotiated rates across 14 states and growing. Updated every quarter from CMS transparency files.
| State | Anthem | Aetna | UnitedHealthcare |
|---|---|---|---|
| CA | |||
| TX | |||
| FL | |||
| NY | |||
| PA | |||
| IL | |||
| OH | |||
| GA | |||
| NC | |||
| MI | |||
| NJ | |||
| VA | |||
| WA | |||
| CO |
Try it now — no signup required
Query real healthcare pricing data in seconds.
GET /v1/rates/J3262/distribution?state=CA&payer=anthemHow it works
From signup to your first query in under two minutes.
Get your API key
Sign up with GitHub OAuth. Your free key gives you 100 queries per month.
Make a request
Use any HTTP client. We support REST with JSON responses. SDKs coming soon.
$ curl -X GET \
"https://api.clearcostapi.com/v1/rates/J3262/distribution?state=CA&payer=anthem" \
-H "Authorization: Bearer cc_live_YOUR_KEY"Get real data
Receive distribution statistics: p10, p25, median, p75, p90, min, max, and sample count.
{ "data": { "billing_code": "J3262", "description": "Tocilizumab, 1mg", "distribution": { "median": 487.00, "p10": 312.00, "p90": 891.00, "count": 847 } } }
Free for your first 100 queries. Then pay for what you use.
No credit card required. No commitment. Cancel anytime.
| Monthly queries | Price |
|---|---|
| 0 - 100Free tier | Free |
| 101 - 1,000 | $29/mo |
| 1,001 - 10,000 | $149/mo |
| 10,001 - 100,000 | $499/mo |
| 100,000+ | Custom |
No credit card required
Ready to build with real healthcare pricing data?
Join developers building the next generation of healthcare transparency tools.
Free tier: 100 queries/month. No credit card required.