Modern telehealth platforms don't fax scripts — they call APIs. Pharmacy Flow gives each partner a scoped API key and a single endpoint to submit orders. Every order is validated, eligibility-checked against controlled-substance and state-licensure rules, routed to the right facility, priced from the partner's rate card, and returned with a status URL.
Built for real integrations
Each telehealth brand gets its own scoped key; partners only see and act on their own orders.
Controlled-substance vs. ship-to-state licensure is evaluated before an order is accepted.
A client order id makes retries safe — duplicates return the existing order, never a second one.
order.received, held, shipped, delivered — HMAC-signed like Stripe, so partners don't have to poll.
Orders route to the right facility by product family, licensure, and load.
Poll any order by number or id for live status, facility, and tracking.