Skip to main content
POST
/ratemds/doctors/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
country
enum<string>
default:us
Available options:
us,
ca,
uk,
au_nz,
india,
south_africa,
all
region
string | null
city
string | null
specialty
string | null
name
string | null
gender
enum<string> | null
Available options:
M,
F
verified
boolean | null
accepting_patients
boolean | null
accepting_cdcp
boolean | null
appointments_enabled
boolean | null
accepting_virtual_appointments
boolean | null

Response

Successful Response

@type
string
default:RatemdsDoctorSearchResult
id
string | null
name
string | null
primary_specialty
string | null
specialty_slug
string | null
image
string | null
profile_url
string | null
verified
boolean | null
accepting_patients
boolean | null
accepting_virtual_appointments
boolean | null
appointments_enabled
boolean | null
rating
number | null
review_count
integer | null
rating_staff
number | null
rating_punctuality
number | null
rating_helpfulness
number | null
rating_knowledge
number | null
practice_name
string | null
address
string | null
city
string | null
state
string | null
country
string | null
phone
string | null
review_snippet
string | null