Enterprise Platform

Real-time pharmacy data, built for enterprise scale

Four purpose-built APIs connecting health systems, pharma manufacturers, and PBMs to live stock data from 70,000+ US pharmacies — so patients get their medications and your operations run smoother.

70k+

US pharmacies

267

Medications tracked

38k+

Community members

4

Enterprise APIs

Four enterprise products

Each built for a specific buyer segment, all powered by the same real-time pharmacy data layer.

Hospital & Health System

Discharge Optimization Portal

"Send patients home with confidence — not callbacks."

Give discharge planners and social workers a real-time dashboard to find nearby pharmacies with every required medication in stock before the patient leaves the building. Reduces 30-day readmission risk from medication access failures.

  • Multi-drug simultaneous stock check
  • Proximity-ranked pharmacy results
  • Direct pharmacy phone & directions
  • EHR-friendly JSON API
  • HIPAA-conscious — no PHI transmitted
GET /api/enterprise/discharge-lookupProfessional / Enterprise
See the portal
Pharma Manufacturers

Brand Stock Locator Widget

"White-label "Find [Brand] Near You" for your brand site."

Embed a real-time pharmacy stock locator on any pharma brand website with two lines of JavaScript. Patients searching for your drug see the nearest in-stock pharmacies instantly — driving pull-through and reducing abandonment.

  • Two-line JS embed, zero dependencies
  • Branded with your drug name & colors
  • Geolocation-aware proximity sort
  • CORS-open for third-party embedding
  • Per-call quota tracking
GET /api/widget/stock-locatorStarter / Professional
View embed docs
Supply Chain & Logistics

Predictive Shortage Index

"See shortages 2–4 weeks before FDA announcements."

A scored risk index per medication per region, blending real-time out-of-stock rates with consumer demand signals from MedTrack's 38,000+ member community. Delivered as JSON or CSV for direct integration into supply chain models.

  • Risk score 0–100 per drug × state
  • Critical / Elevated / Watch tiers
  • Demand signal from restock alerts
  • JSON + CSV export
  • Daily refresh cadence
GET /api/data/shortage-indexEnterprise only
Request sample data
HMOs & PBMs

Formulary & Alternatives API

"Suggest in-stock alternatives when a drug is unavailable."

When a member's prescribed drug is out of stock or on shortage, automatically surface therapeutically equivalent alternatives that are in stock at nearby pharmacies — with cost tier and availability data. Integrate directly into member portals or prior auth workflows.

  • Therapeutic equivalence mapping
  • Real-time local stock check per alternative
  • Cost tier (generic vs brand) signal
  • Nearest in-stock pharmacy per alternative
  • Clinical disclaimer included in response
GET /api/data/formulary-alternativesProfessional / Enterprise
API reference
Pharma Brand Widget

Two lines to embed. Zero dependencies.

Drop the snippet below onto any pharma brand website. The widget auto-detects the visitor's location, queries live pharmacy stock, and renders a branded "Find [Drug] Near You" results panel — all client-side, no backend changes required.

  • Loads in under 200ms via CDN
  • Works on any domain — CORS open
  • Branded with your drug name & color
  • API key scoped to your domain
Request widget API key
embed snippet
<!-- MedTrack Stock Locator Widget -->
<div id="medtrack-widget"></div>
<script>
  (function(d,s,id){
    var js,fjs=d.getElementsByTagName(s)[0];
    if(d.getElementById(id))return;
    js=d.createElement(s);js.id=id;
    js.src="https://usamedtracker.com/widget/stock-locator.js";
    fjs.parentNode.insertBefore(js,fjs);
  }(document,'script','medtrack-widget-js'));
  window.MedTrackWidget = {
    apiKey: 'YOUR_API_KEY',
    drug: 'tirzepatide',
    brand: 'Zepbound',
    containerId: 'medtrack-widget'
  };
</script>
GET /api/data/formulary-alternatives?drug=sertraline&state=CA
{
  "prescribed": {
    "slug": "sertraline",
    "name": "Sertraline",
    "availabilityPct": 28,
    "status": "shortage"
  },
  "alternatives": [
    {
      "slug": "escitalopram",
      "name": "Escitalopram",
      "availabilityPct": 81,
      "isGeneric": true,
      "estimatedCostTier": "lower",
      "nearestPharmacy": {
        "name": "CVS Pharmacy",
        "address": "123 Main St, Los Angeles, CA 90001",
        "distanceMiles": 1.2
      }
    }
  ]
}
HMO & PBM Integration

Formulary & Alternatives API

When a member's prescribed drug is on shortage, surface in-stock therapeutic alternatives with cost tier and nearest pharmacy — all in a single API call. Integrate directly into member portals, prior auth workflows, or clinical decision support tools.

Clinical disclaimer: Therapeutic equivalence suggestions are informational only. Substitution decisions must be made by a licensed prescriber or pharmacist. This API does not constitute medical advice.
Request Professional access

Enterprise pricing

All plans include onboarding support, documentation, and a sandbox environment.

Starter

$500/month

1,000 API calls/month

  • Brand Stock Locator Widget
Get started →
Most popular

Professional

$2,000/month

10,000 API calls/month

  • Brand Stock Locator Widget
  • Discharge Optimization API
  • Formulary Alternatives API
Get started →

Enterprise

Customcontact us

Unlimited calls + SLA

  • All Professional products
  • Predictive Shortage Index
  • Raw ZIP-code data
  • Dedicated data engineer
Contact us for pricing →
HIPAA-conscious design
No PHI stored or transmitted
NPI Registry sourced
99.9% uptime SLA (Enterprise)
No setup fees

Ready to integrate?

Our team will walk you through the right product for your use case, provide sandbox API keys, and get you to production in days — not months.