Profession coverage

Licensed Professional Counselor (LPC / LMHC) License Verification

One API call verifies a licensed professional counselor's state license, NPI identity, and federal exclusion status.

Start free → 100 verifications
No credit card required. One API call returns license status, NPI identity, and OIG exclusion screening.

One 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.

Verify Licensed Professional Counselor (LPC / LMHC) licenses

A licensed professional counselor holds a professional / mental-health counselor license, which VeriflowAPI verifies directly against the issuing state board. Coverage today:

FLWAILCOCTNY

Federal NPPES identity and OIG exclusion screening run on every check in all 50 states. Other states return an honest unsupported_state response.

Example request

# One call verifies license + NPI + OIG
POST https://api.veriflowapi.com/v1/verify

{
  "first_name": "Jane",
  "last_name": "Provider",
  "state": "FL"
}

# Response
{
  "verified": true,
  "status": "active",
  "state": "Florida",
  "license_number": "...",
  "expiry_date": "2027-05-31",
  "oig_excluded": false,
  "sources_checked": ["NPPES", "OIG", "FL Department of Health"],
  "certificate_hash": "sha256_..."
}

FAQ

Which states can I verify Licensed Professional Counselor (LPC / LMHC) licenses in?

Live today in FL, WA, IL, CO, CT, NY. Federal NPI and OIG screening is nationwide.

Is the license the same as a board certification?

We verify the underlying state license (the legal authorization to practice) plus federal screening. National sub-certifications from private boards are separate registries.

Verify Licensed Professional Counselor licenses in one call

Start with 100 free verifications. No credit card. Read the docs or explore coverage.

Create your account →