Skip to main content
POST
/goodrx/drugs/prices

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
drug
string
required
Minimum string length: 1
location
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
form
string | null
dosage
string | null
quantity
integer | null
Required range: x > 0

Response

Successful Response

@type
string
default:GoodrxPharmacyPrice
pharmacy_id
string | null
pharmacy_name
string | null
pharmacy_image
string | null
price
number | null
retail_price
number | null
lowest_price
number | null
lowest_price_requires_subscription
boolean
default:false
lowest_price_subscription
string | null