Skip to main content
POST
/healthgrades/hospitals/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
state
enum<string>
required
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
city
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:distance
Available options:
relevance,
distance,
rating

Response

Successful Response

@type
string
default:HealthgradesFacilitySearchResult
id
string | null
name
string | null
facility_type
string | null
facility_type_code
string | null
address
string | null
city
string | null
state
string | null
zip_code
string | null
latitude
number | null
longitude
number | null
phone
string | null
distance
number | null
affiliated_provider_count
integer | null
patient_satisfaction
integer | null
five_star_rating_count
integer | null
award_count
integer | null
awards
string[]
image
string | null
hours
object[]
profile_url
string | null