Welcome to the AutoRx pharmacy automation platform. Our API provides seamless integration with pharmacy management systems through an asynchronous, queue-based architecture.
The AutoRx API follows an asynchronous processing model.
Your application sends an HTTP request to the AutoRx API endpoints.
POST /pharmacy/:pharmacyId/patientThe API validates the request and queues the operation.
The Kroll terminal processes messages and executes pharmacy operations.
Watch how the AutoRx system automates pharmacy operations.
Non-blocking operations keep your application responsive.
Automatic retry and dead letter queue handling.
Queue-based system scales with request volume.
Unique ID and queue message ID for every request.
Explore our API endpoints and configure webhooks.