Product

Provider compliance,
verified at the source.

License status, OIG exclusions, and Medicare enrollment — one API call. Built for compliance-driven teams who can't afford an incident.

Get started free →View docs →

Built for

Teams who verify providers

One API replaces hours of manual checks across NPPES, state medical boards, OIG, and CMS.

Medical staffing
A placed contractor with a lapsed license is a direct liability. Verify every provider before day one — and continuously after.
Telemedicine platforms
A state line is a license boundary. Confirm cross-border licensure and automate provider onboarding with real-time checks.
Credentialing services
Manual primary-source verification takes weeks. Replace it with API-driven checks — from weeks to minutes.
Healthcare marketplaces
One OIG-excluded provider puts your entire Medicare relationship at risk. Know before they list.

How it works

The compliance engine

Every API call runs a multi-source verification pipeline and returns a single deterministic verdict.

NPI input
License check
OIG screen
Medicare lookup
Compliance result
Compliant
Provider has an active license in the target state within the freshness window. Not on OIG exclusion list.
active_licensedelinquent_license
Non-compliant
Provider has an adverse finding. Any single adverse signal triggers non-compliance.
oig_excludedlicense_revokedlicense_probationlicense_expired
Unknown
Compliance cannot be determined. No license found for this state, data is stale, or state not yet covered.
license_missinglicense_staleno_coverage

Platform

Everything your team needs

Beyond the API — a full compliance dashboard for teams who need monitoring, credentialing profiles, and audit trails.

Single NPI lookup
Verify any provider in under 200ms. Returns license status, OIG exclusion, PECOS enrollment, and a compliance verdict.
Batch verification
Upload a CSV of up to 100 NPIs and get compliance results in seconds. Export as CSV or JSON for your existing workflow.
Continuous monitoring
Get alerted the moment a provider's license status changes. Webhook integrations push changes directly to your systems.
Credentialing profiles
6-checkpoint verification per provider — NPI status, OIG exclusion, address and org affiliation — with a full audit trail.
Supply analytics
Explore provider density by state, specialty, and taxonomy. Understand network composition at scale.
Provider network graph
Map organizational affiliations and location clusters. Understand who works where and with whom.

Coverage

State coverage

OIG exclusion screening and Medicare enrollment checks are national across all states.

CA
● LIVE
280K+ providers
FL
● LIVE
165K+ providers
IL
● LIVE
90K+ providers
TX
Coming soon
NY
Coming soon

API

One call. Everything you need.

REST API with Bearer token auth, JSON responses. Full documentation →

REQUEST
curl -H "Authorization: Bearer API_KEY" \
  https://medfabric.org/api/v1/verify\
  ?npi=1003000035
RESPONSE
{
  "npi": "1003000035",
  "compliance": "compliant",
  "license_status": "active",
  "oig_excluded": false,
  "medicare_enrolled": true
}

Ready to get started?

Free accounts get 250 lookups/month. No credit card required.

Get API key — it's free →View pricing →