Reputation

Track your ratings & reviews across pharmacies

Star ratings and customer reviews for your products on every online pharmacy — know what shoppers actually think, before it shows up in sales.

app.rxradar.xyz/?view=reviews
CeraVe Moisturizing Cream 19 oz
4.8
3,284 reviews · CVS
Jenna R.

Thick but absorbs well, no greasy feel.

Marcus T.

A little goes a long way — the tub lasts months.

The rating you can't see is the sale you're losing

Three things you get the moment your catalog is on the index.

Every rating, every review

The score and the full text, product by product, network by network.

See a slip before it stings

A rating sliding week over week is a warning — catch it early.

Per network, syndicated included

Ratings on each pharmacy — including reviews syndicated across them.

Everything reputation tells you

Brands and insights teams rely on RxRadar to 1track the rating on every shelf, 2read every review, 3catch a slip early, and 4pull it all via API.

01 — Track ratings

Track the star rating on every shelf.

For every chain that carries your product, its average rating and review count — matched by GTIN, recorded every run. Strong reviews can lift conversion by around 58%.

  • Rating & review count per network
  • Matched by GTIN
  • Recorded every run
app.rxradar.xyz/?view=ratings
Moisturizing Cream 19 oz · rating by pharmacy
CVS4.8
Walgreens4.6
Rite Aid4.1
02 — Read reviews

Read every review, not just the score.

The full text, the author, whether it's verified, and how many found it helpful — the why behind the number.

  • Full text, author, verified
  • Helpful counts
  • Syndicated reviews too
app.rxradar.xyz/?view=reviews
CeraVe Moisturizing Cream · 3,284 reviews, CVS
52,180
4690
3240
2110
164
03 — Catch the slip

Catch a rating slip before it hurts.

Ratings drift. Week-over-week deltas surface a slide the run it starts — before it drags your conversion.

  • Rating over time
  • Week-over-week deltas
  • Flags on drops
app.rxradar.xyz/?view=trend
Rating · CeraVe Moisturizing Cream · CVS · 12 weeks
5.0 4.4
This week 4.5▼ 0.3
04 — Pull via API

Every review, stored and served by API.

Ratings and reviews accrete run after run — plot the trend. One REST endpoint serves it all: your BI, your models, your agents.

  • Review history from the reviews endpoint
  • One REST call, all your products
  • Push it straight into your own dashboards

GET /v1/products/{gtin}/reviews · Read the docs →

api.rxradar.xyz
$ curl https://api.rxradar.xyz/v1/products/gtin/0301871239014/reviews \
     -H "Authorization: Bearer $RXRADAR_KEY"

# 200 OK
{
  "gtin": "0301871239014",
  "network": "cvs",
  "rating": 4.8,
  "reviews": [
    {
      "rating": 5,
      "title": "Saved my dry skin",
      "author": "Jenna R.",
      "verified": true,
      "helpful_count": 142
    }
  ]
}

Try it live on your own products

Look up any product by GTIN and see exactly what the API returns.

Know your stars, worldwide

Request access and test the index on your own products.

Request access