Availability

Never miss a stock-out on the shelf

Online availability for your products across every pharmacy — catch an out-of-stock the week it happens, before it costs you the sale.

app.rxradar.xyz/?view=availability
CeraVe Moisturizing Cream · out-of-stock rate, 12 weeks
CVS3%
Walgreens14%
Rite Aid7%

The stock-out you can't see is the sale you're losing

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

Stock status, every run

In stock, out, or low for every listing — recorded run after run.

Out-of-stock the moment it appears

The run a product goes unavailable online, you know — not when sales dip.

Per network, per product

The same SKU's availability across every pharmacy you sell through.

Everything availability tells you

Brands and supply teams rely on RxRadar to 1track stock on every shelf, 2catch stock-outs early, 3compare across networks, and 4pull it all via API.

01 — Track stock

See stock status on every shelf.

For every chain that lists your product, whether it's in stock, out, or low online — recorded every run, matched by GTIN. When a product goes out, about 1 in 3 shoppers just buy the competitor instead.

  • In stock / out / low per listing
  • Online availability, weekly
  • Per network, per product
app.rxradar.xyz/?view=stock
Face Cleansers · availabilitythis week
CeraVe Moisturizing CreamIn stock
La Roche-Posay AntheliosOut of stock
Cetaphil CleanserLow
02 — Catch stockouts

Catch stock-outs before sales fall.

A product going unavailable is invisible until the numbers dip. Week-over-week changes surface it the run it happens — and flag the recovery.

  • Out-of-stock flagged the run it happens
  • Back-in-stock too
  • Week-over-week changes
app.rxradar.xyz/?view=changes
What changed this week▼ went out
La Roche-Posay · WalgreensIn stockOut of stock
CeraVe · CVSOut of stockIn stock
03 — Compare networks

Every network, one view.

Your shelf isn't one site — it's all of them. Availability side by side, so you spot the chain-specific gaps.

  • Same SKU joined by GTIN
  • Availability side by side
  • Spot chain-specific gaps
app.rxradar.xyz/?view=networks
Face Cleansers · availability by pharmacy
CVSWalgreensRite Aid
CeraVe Cream
La Roche-Posay
Cetaphil
04 — Pull via API

Every status, stored and served by API.

Availability accretes run after run — plot the gaps. One REST endpoint serves it all: your BI, your models, your agents.

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

GET /v1/snapshots · Read the docs →

api.rxradar.xyz
$ curl https://api.rxradar.xyz/v1/snapshots?gtin=0020714002527 \
     -H "Authorization: Bearer $RXRADAR_KEY"

# 200 OK
{
  "gtin": "0020714002527",
  "network": "cvs",
  "collected_at": "2026-07-16",
  "stock": {
    "available": true,
    "label": "In stock"
  }
}

Try it live on your own products

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

See your stock, worldwide

Request access and test the index on your own products.

Request access