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.
Thick but absorbs well, no greasy feel.
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.
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
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
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
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
$ 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.
The rest of the shelf, same index
Reputation is one read of the shelf. Here's the rest — same catalog, same networks, same run.