- 1
Get keys
We issue your platform a publishable key and a signing secret — the same convention as Stripe. No SDK required.
- 2
Sign a link
Your server signs a short-lived link (HMAC-SHA256 over the query, 5-minute window) carrying the patient basics you already have.
- 3
The prescriber lands prefilled
They arrive in our order desk with the patient loaded, order from their formulary at their account pricing, and a licensed 503A pharmacy takes it from there. Orders land as drafts — the compliance check always stays with the licensed pharmacy.
The link, concretely
One GET request — sorted query params signed with your secret, sig excluded from the canonical string:
Talk to us
Building an EMR, telehealth platform, or practice tool? Email admin@uspeptiderx.com and we'll set up keys and a sandbox walkthrough.