Product
License status, OIG exclusions, and Medicare enrollment — one API call. Built for compliance-driven teams who can't afford an incident.
Built for
One API replaces hours of manual checks across NPPES, state medical boards, OIG, and CMS.
How it works
Every API call runs a multi-source verification pipeline and returns a single deterministic verdict.
Platform
Beyond the API — a full compliance dashboard for teams who need monitoring, credentialing profiles, and audit trails.
Coverage
OIG exclusion screening and Medicare enrollment checks are national across all states.
API
REST API with Bearer token auth, JSON responses. Full documentation →
curl -H "Authorization: Bearer API_KEY" \ https://medfabric.org/api/v1/verify\ ?npi=1003000035
{
"npi": "1003000035",
"compliance": "compliant",
"license_status": "active",
"oig_excluded": false,
"medicare_enrolled": true
}Free accounts get 250 lookups/month. No credit card required.