Healthcare Licensing Infrastructure
Nationwide physician and physician assistant licensing data, standardized from official public sources and delivered through API, MCP, and enterprise integrations.
Integrate once instead of maintaining separate workflows across state licensing boards.
Licensing data is fragmented by state.
Healthcare organizations rely on separate board websites, inconsistent search tools, and manual evidence capture. Building and maintaining those workflows consumes operational and engineering resources — and the work repeats every time a license changes.
One standardized access layer.
Licensy AI collects provider licensing information from official public sources, maps it into a consistent schema, preserves supporting screenshots, and delivers it through modern integrations.
- 01Aggregate
Physician & PA licensing information collected from official public sources across U.S. jurisdictions.
- 02Normalize
Each board's differing fields and status labels mapped to one consistent schema.
- 03Preserve evidence
Primary-source screenshots captured where available, as supporting source context.
- 04Deliver
Access the same normalized record through a REST API or the MCP server.
- 05Monitor
Records refreshed daily for monitored accounts so you can track changes over time.
Structured data with source context.
What a single lookup returns — the same shape across every jurisdiction.
{
"full_name": "Jane A. Smith",
"license_number": "A1234567",
"state": "California",
"profession": "Physician (MD)",
"status": "active",
"issued": "2016-06-29",
"expired": "2028-05-31",
"last_checked": "2026-07-20",
"source_url": "https://…state board record…",
"screenshot_url": "https://…primary-source screenshot…"
}Fields that aren't consistently available across jurisdictions are labeled accordingly.
Built to integrate.
Add provider licensing data to onboarding, monitoring, credentialing, staffing, and healthcare software workflows — through one API instead of dozens of board-specific integrations.
POST /api/v2/licenses/lookup
Authorization: Bearer <key>
Content-Type: application/json
{ "npi": "1234567890", "state": "CA" }Licensing data for AI workflows.
The Licensy MCP server exposes structured provider-licensing tools that AI applications can call inside defined workflows — find a provider's licenses, look up a status, retrieve a source screenshot, or check a set of providers.
Provider licensing data, in the workflows that need it.
Tell us how your organization handles provider licensing today.
We're working with organizations that need standardized physician and physician assistant licensing data across multiple jurisdictions.
Licensy AI provides licensing information derived from official public sources. Customers remain responsible for determining how the information is used within their credentialing, compliance, legal, or operational workflows.