Partner API

Endpoint surface for telehealth brands and app partners

Discovery

Network discovery, compliance review, and catalog search for partner apps.

GET /v1/compoundersGET /v1/compounders/:providerIdGET /v1/compounders/:providerId/documentsGET /v1/catalog/itemsGET /v1/formulary

Patients

Partner-managed patient records and clinical attachments.

GET /v1/patientsPOST /v1/patientsGET /v1/patients/:patientIdPATCH /v1/patients/:patientIdGET /v1/patients/:patientId/filesGET /v1/patients/:patientId/labs

Prescriptions

Prescription drafting, pricing, transmission, cancellation, and status history.

GET /v1/prescriptionsPOST /v1/prescriptionsGET /v1/prescriptions/:prescriptionIdPATCH /v1/prescriptions/:prescriptionIdPOST /v1/prescriptions/:prescriptionId/quotePOST /v1/prescriptions/:prescriptionId/submitPOST /v1/prescriptions/:prescriptionId/cancelGET /v1/prescriptions/:prescriptionId/eventsGET /v1/prescriptions/:prescriptionId/documentsPOST /v1/prescriptions/:prescriptionId/documents

Demo API

Local demo endpoints that normalize PDF-backed compounder data without sending real orders.

GET /v1/compounder-demo/providersGET /v1/compounder-demo/catalogGET /v1/compounder-demo/catalog/:catalogItemIdGET /v1/compounder-demo/facetsGET /v1/compounder-demo/familiesGET /v1/compounder-demo/analyticsGET /v1/compounder-demo/cross-referencesGET /v1/compounder-demo/sourcesPOST /v1/compounder-demo/quotesPOST /v1/compounder-demo/orders

Operating rules

  • Treat PDFs, spreadsheets, email attachments, and API responses as separate source classes.
  • Keep demo order creation local-only until a partner sandbox is explicitly confirmed.
  • Track every catalog row with source, extraction confidence, route, form, strength, and medication family.
  • Ask partners for spreadsheet or API-readable pricing when only PDF catalogs are provided.