CredifyID queries state licensing boards and the NPPES registry directly — no PDF uploads, no manual lookups, no guessing. Get a deterministic risk score with every verification, and continuous monitoring that alerts you the moment something changes.
Every feature is designed around the actual workflow of a healthcare credentialing professional — fast single lookups, batch imports, and always-on monitoring in one platform.
Every verification queries the state licensing board and the NPPES NPI Registry directly, with OIG LEIE federal-exclusion screening. No intermediary databases, no stale data — results are pulled at the moment you request them.
An 8-priority rules engine assigns every provider a 0–100 risk score across license status, expiration proximity, disciplinary actions, multi-state discrepancies, and more. Fully auditable — no black-box ML.
Set monitoring watches on any provider and receive instant alerts when their license status changes. Configure check frequency from hourly to monthly. Alerts flow through webhook or email with full lifecycle tracking.
Upload a CSV or manually enter up to 500 providers for background batch processing. Results appear in your dashboard as verifications complete — no waiting, no timeouts.
Every verification, status change, and alert is logged with full timestamp, source, and actor. Audit records are write-once — cannot be deleted or modified. SOC 2 readiness controls in place; Joint Commission ready.
Full REST API with per-plan rate limits. Webhook delivery uses exponential backoff with 6 retry attempts. API keys use the lck_ prefix format for easy detection in secret scanners and CI pipelines.
CredifyID queries authoritative primary sources at verification time. Your results reflect current license status, not a cached snapshot from last week.
Direct queries to 22+ state licensing board portals — official license status, expiration, and disciplinary history for nurses, physicians, and allied professions
CMS National Provider Identifier registry — identity verification, taxonomy classification, and provider demographics
Office of Inspector General List of Excluded Individuals/Entities — federal exclusion screening run on every verification
NCSBN e-Notify (nurses) and FSMB DocInfo (physicians) integrations are applied-for and pending — not yet active. Verification currently runs via state licensing boards.
Additional states added quarterly. Enterprise plans include on-demand state expansion.
CredifyID was designed to replace your manual credentialing workflow — not add to it.
Enter a provider's name, NPI, license number, and state through the dashboard or API. No documents to upload, no forms to fill out.
CredifyID simultaneously queries the state licensing board, the NPPES NPI Registry, and the OIG LEIE exclusion list. Results come back within seconds, not days.
An 8-signal rules engine calculates a 0–100 risk score. You see license status, expiration date, disciplinary flags, and score breakdown — all in one view.
Optionally activate continuous monitoring to watch for any status change. Alerts arrive via webhook or email with full context and severity level.
curl -X POST \
https://api.credifyid.com/api/v1/verify \
-H "Authorization: Bearer lck_abc123..." \
-d '{
"first_name": "Sarah",
"last_name": "Mitchell",
"license_type": "RN",
"license_number": "RN1234567",
"state": "TX"
}'
// Response
{
"status": "CLEAR",
"risk_score": 12,
"risk_level": "LOW",
"sources_queried": ["state_board","nppes"],
"expiration_date": "2026-09-30",
"verification_id": "ver_29xK3mQ..."
}Our deterministic 8-priority rules engine produces a 0–100 score where every point is traceable to a specific rule — no machine learning, no black boxes.
No issues found
Minor concerns flagged
Review recommended
Immediate action required
CredifyID is in early access. We're onboarding compliance teams and staffing agencies who want real-time primary source verification — and who want to help shape what gets built next.
Pay only for what you verify. Monitoring is unlimited on Professional and Enterprise plans.
For small practices
For credentialing teams
For health systems
Annual billing saves ~20%. All plans include a 14-day free trial. View full pricing →
Start your 14-day free trial. No credit card required. Verifications in seconds from day one.