Diamond Fleet connects to your pharmacy system through a secure, permissioned API. Here's the shape of how that connection works.
Every API connection is authenticated and scoped to your organization — access can be reviewed or revoked at any time from your dashboard.
The API is organized around the objects that already matter in your operation: orders, routes, drivers and delivery status.
Instead of polling, your system can subscribe to order status changes — dispatched, in transit, delivered, returned — and receive them as they happen.
All API traffic is encrypted in transit. Data exposed through the API is limited to what's necessary for dispatch and delivery — see our full Security & Compliance page.