License Verification for Healthcare Staffing
Give your staffing platform one API call to screen clinicians across states at scale, with a signed record on every check.
Start free → 100 verificationsOne call, normalized
Skip per-board formats and portals. Submit a provider, get a single clean JSON response.
Federal screening built in
NPPES identity and OIG exclusion checks run nationwide on every verification.
Signed certificate
Every check returns a tamper-evident, SHA-256 signed certificate, retained seven years.
Built for healthcare staffing
If you run a staffing platform, VeriflowAPI lets you screen clinicians across states at scale, with a signed record on every check. One endpoint replaces the per-state board integrations, portals, and formats you would otherwise maintain, and returns a signed certificate you can keep for audit.
Verify at onboarding
Confirm license, NPI, and OIG status before a provider goes live.
Monitor continuously
Webhooks alert you when a license lapses, is disciplined, or an exclusion is added.
Audit-ready
Every check produces a tamper-evident signed certificate, retained seven years.
Example request
# One call verifies license + NPI + OIG POST https://api.veriflowapi.com/v1/verify { "first_name": "Jane", "last_name": "Provider", "state": "TX" } # Response { "verified": true, "status": "active", "state": "Texas", "license_number": "...", "expiry_date": "2027-05-31", "oig_excluded": false, "sources_checked": ["NPPES", "OIG", "TX Medical Board"], "certificate_hash": "sha256_..." }
FAQ
How fast can we integrate?
One REST endpoint and a bearer token. Most teams run their first live check the same day, with 100 free verifications to test.
Which states and roles are covered?
Deep license data for eight states today (TX, FL, IL, WA, CO, CT, AL, NY) across physician and behavioral-health roles, plus nationwide federal screening. See the coverage page for the current list.
Add provider verification to your staffing platform
Start with 100 free verifications. No credit card. Read the docs or explore coverage.
Create your account →