Skip to main content
POST
/healthgrades/providers/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
what
string
required
Minimum string length: 1
where
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
gender
enum<string> | null
Available options:
male,
female
min_rating
integer | null
Required range: 1 <= x <= 5
insurance_codes
string[] | null
sort
enum<string>
default:relevance
Available options:
relevance,
distance,
rating

Response

Successful Response

@type
string
default:HealthgradesProviderSearchResult
id
string | null
name
string | null
gender
string | null
npi
string | null
age
integer | null
image
string | null
primary_specialty
string | null
specialties
string[]
years_since_graduation
integer | null
accepts_new_patients
boolean | null
is_telehealth
boolean | null
is_hg_choice
boolean | null
is_patient_favorite
boolean | null
distance
number | null
rating
number | null
rating_count
integer | null
rating_percent
integer | null
address
string | null
city
string | null
state
string | null
zip_code
string | null
phone
string | null
latitude
number | null
longitude
number | null
insurance_codes
string[]
affiliated_hospital_ids
string[]
strengths
object[]
profile_url
string | null