Skip to main content
POST
/vitals/doctors/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
specialty
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
state
enum<string> | null
Available options:
al,
ak,
az,
ar,
ca,
co,
ct,
de,
dc,
fl,
ga,
hi,
id,
il,
in,
ia,
ks,
ky,
la,
me,
md,
ma,
mi,
mn,
ms,
mo,
mt,
ne,
nv,
nh,
nj,
nm,
ny,
nc,
nd,
oh,
ok,
or,
pa,
ri,
sc,
sd,
tn,
tx,
ut,
vt,
va,
wa,
wv,
wi,
wy

Response

Successful Response

@type
string
default:VitalsDoctorSearchResult
id
string | null
alias
string | null
name
string | null
first_name
string | null
middle_name
string | null
last_name
string | null
prefix
string | null
gender
string | null
degrees
string[]
npi
string | null
image
string | null
primary_specialty
string | null
specialties_text
string | null
city
string | null
state
string | null
distance
number | null
years_of_experience
integer | null
accepts_new_patients
boolean | null
is_telehealth
boolean | null
languages
string[]
rating
number | null
rating_count
integer | null
review_count
integer | null
profile_url
string | null