ProviderSignal
ProviderSignal is healthcare market intelligence for AI agents. We unify federal NPI + state dental boards (35+ states) + CMS Medicare + OIG LEIE + state Medicaid into a single API surface keyed by NPI, with confidence-scored DSO affiliation inference, acquisition scoring, license-event history, and territory rollups. ## Pricing model Two complementary paths: **1. Per-call USDC payments via…
ProviderSignal endpoints
| Method | Endpoint | Description |
|---|---|---|
| Free Tier | ||
| GET |
/api/v1/free/health /api/v1/free/health |
Public no-auth health probe for agents validating connectivity. No rate limit. Returns API version + envelope version + canonical doc URLs. Distinct from /api/health (which… |
| GET |
/api/v1/free/lookup /api/v1/free/lookup |
Public NPI-keyed lookup returning light data only (name, primary practice address, taxonomy, enumeration date). No authentication required. Rate-limited to 100 requests/day per… |
| Stats | ||
| GET |
/api/stats /api/stats |
Headline counts powering the landing page. Returns counts by territory if `states` param provided, or national totals. |
| Providers | ||
| GET |
/api/providers /api/providers |
Paginated provider list with extensive filter support. Each row carries a per-provider `confidence` field (completeness + multi-source + freshness). The full filter catalog is… |
| GET |
/api/scoring /api/scoring |
Provider list with computed acquisition score (0-100), per-row confidence, and CMS Medicare aggregates. Each row carries `confidence: { score, tier, breakdown }` reflecting… |
| GET |
/api/providers/{npi} /api/providers/{npi} |
Detail record for a single provider keyed by 10-digit NPI. Returns provider fields + co-located providers + practice entities + CMS Medicare summary + OIG LEIE exclusion (when… |
| Reimbursement | ||
| GET |
/api/reimbursement /api/reimbursement |
CPT/CDT-keyed reimbursement rates from CMS Medicare PFS and state Medicaid programs. Note: CMS dental rates are $0 (Medicare doesn't cover dental); use state Medicaid for actual… |
| Demographics | ||
| GET |
/api/demographics /api/demographics |
Census ACS 5-year demographics by ZIP. Supports geo-scoping via ZIP+radius or city centroid. |
| NPDB | ||
| GET |
/api/npdb /api/npdb |
Aggregated National Practitioner Data Bank stats by state + year + report category. NPDB is anonymized so individual disciplinary records come from state boards (see… |
| Geospatial | ||
| GET |
/api/cms/map /api/cms/map |
Geocoded providers with Medicare Part B billing history, aggregated by NPI. Marker size scales with lifetime payment volume. Pro plan blocked (returns 403); Team plan and higher… |
| GET |
/api/hpsa/map /api/hpsa/map |
Health Professional Shortage Area designations by county. One row per county (highest-score designation when multiple). |
| Agent (Paid) | ||
| GET |
/api/v1/agent/license/events/historical /api/v1/agent/license/events/historical |
Per-NPI license event history: status changes, discipline events, board actions, address changes. Per-call price: $1.50 USDC (1,500,000 atomic). Returns chronologically-sorted… |
| GET |
/api/v1/agent/lookup-by-npi /api/v1/agent/lookup-by-npi |
Full provider record by NPI behind an x402 paywall. Per-call price: $0.10 USDC (100,000 atomic). Returns the same envelope shape as /api/v1/free/lookup but with the full Provider… |
| GET |
/api/v1/agent/scoring /api/v1/agent/scoring |
Acquisition-readiness score with per-component breakdown for a paginated provider cohort. Per-call price: $1.00 USDC (1,000,000 atomic). Score is computed in JS layer over the… |
| GET |
/api/v1/agent/search /api/v1/agent/search |
Filtered provider list with pagination. Per-call price: $0.25 USDC (250,000 atomic). Filter axes: state(s), city, zip, specialty, is_dso, license_status (comma-separated… |
| GET |
/api/v1/agent/dso/affiliation /api/v1/agent/dso/affiliation |
DSO affiliation context for a single NPI. Per-call price: $1.00 USDC (1,000,000 atomic). Moat-tier — premium over /lookup-by-npi reflects the cluster-level intelligence… |
| GET |
/api/v1/agent/territory/rollup /api/v1/agent/territory/rollup |
Aggregate territory analysis: provider counts, DSO/Independent/Group split, signal-driven rollups (CMS billers, disciplinary action, federally-excluded, retirement-risk),… |
ProviderSignal pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|