Skip to content

Enterprise design partners open. Request early access →

Authentication

Every request needs your credential key (find it in Settings → API Keys, prefixed ck_). There are two API surfaces:

  • api.licensy.ai — primary API (reports, NPI lookup/search/create).
    Pass the key as a bearer token: Authorization: Bearer <credential_key>
  • api.medicalsearch.licensy.ai — live-search API (runs scrapers against state boards).
    Pass the key as a credential_key body parameter.

The credential key works directly — no login/JWT exchange step. JWTs are only for the web dashboard.

POST

Search License

POSThttps://api.medicalsearch.licensy.ai/api/v1/medical/search-license/

Search for medical licenses using various criteria. Find licensed medical professionals by their name and license type. Live-search API (api.medicalsearch.licensy.ai).

Parameters

4
first_namestringrequired

First name of the person.

middle_namestringoptional

Middle name (optional, improves accuracy).

last_namestringrequired

Last name of the person.

license_typeselectrequired

Medical license type.