Pharmacy & Fulfillment
Among the lowest medication costs in telehealth — shipped to all 50 states.
Pass-through pricing, zero markup — our cost is your cost. Our high-volume Rx discounts go straight through to you across a nationwide 503A/503B network, with dispense and delivery to all 50 states, cost-aware routing, and shipment tracking as events.
What's inside
Fulfillment as infrastructure, not a single vendor lock-in.
A network you route across, priced at our scale and passed through — exposed as API.
Nationwide 503A/503B network
Retail, mail-order, and compounding fulfillment across a vetted national network — capsules, troches, creams, gummies, and sprays, plus custom formulations where compliant. One integration, many pharmacies.
Volume pricing, passed straight through
Our huge-volume Rx discounts pass straight through to you with no markup — our cost is your cost. Keep the margin, or pass the savings to patients.
Ships to all 50 states
Dispense and delivery nationwide, with dispense status and shipment tracking surfaced to your stack as events.
Routed by state, therapy & cost
Routing rules pick the right pharmacy for each order automatically — by the patient’s state, the therapy, and price.
Swap pharmacies without re-integrating
Each partner sits behind an adapter that normalizes it to our model, so changing or adding a pharmacy never ripples into your code.
Callable by your agents
Create fulfillments, fetch dispense status, and react to shipment.updated events through the API.
How it fits
Switch pharmacies without re-integrating.
A routing service picks the right partner for each order, and each pharmacy sits behind a simple integration layer that maps its API and webhooks to one consistent model. So you never touch your code to switch partners — add or swap a pharmacy and nothing changes upstream.
POST /v1/fulfillments
{
"prescription_id": "rx_a91f...",
"ship_to": "patient",
"routing": "lowest-cost"
}
201 Created
{ "fulfillment_id": "ful_5x2k...", "status": "queued" }Illustrative — the live reference lives at docs.purplelabelmd.com.
Get started