CredifyID queries Nursys, FSMB, and state licensing boards 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 Nursys (RN/LPN/NP), FSMB (MD/DO), and NPPES NPI Registry directly. 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 Type II compliant, 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.
Official RN, LPN, and NP license data from the National Council of State Boards of Nursing — covers all compact and non-compact member states
Physician and osteopathic doctor licensing and disciplinary history via the Federation of State Medical Boards
CMS National Provider Identifier registry — identity verification, taxonomy classification, and provider demographics
Direct queries to state licensing board portals for PA, CRNA, and CNM credentials not covered by federal registries
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 Nursys, FSMB, and NPPES NPI Registry. 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.io/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": ["nursys","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
“We cut our credentialing time from 3 days to 20 minutes. CredifyID's primary source results give us confidence we didn't have with our old process.”
“The continuous monitoring feature is what sold us. We get notified the moment a license changes — not at our next quarterly audit. That's a meaningful compliance upgrade.”
“Integration took less than a day. The API is clean, the webhook retries are reliable, and the audit trail is exactly what our Joint Commission accreditation requires.”
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.