ConsoleCatalog
Sign in
Amazon Pharmacy logo

Amazon Pharmacy

amazonpharmacy.comHealthno auth

Medication search, RxPass catalog, and detail pages with pricing.

Medication Details

ASYNCREADNo auth

Returns medication details: drug name, dosage, ingredients, indications, and availability.

ParametersFormJSON

Amazon Pharmacy opaque drug slug from the /dp/{id} URL path

ref_ query attribution on the medication detail URL

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_amazonpharmacy_medication_detail_ssr",
    "params": {
      "medication_id": "5d2f69c5bb9b761b9ff33f9d",
      "detail_ref": "rxpass_meds"
    }
  }'