Documentation

API Endpoints

Welcome to AutoRx API

Comprehensive API documentation for pharmacy automation. Start with ourIntroductionto understand the system architecture, or select an endpoint from the navigation to view detailed documentation.

/pharmacy/:id

Endpoints for managing pharmacy operations, patients, and prescriptions

Getting Started

Authentication

All API requests require a valid Bearer token in the Authorization header.

Base URL

All endpoints are relative to your pharmacy's base URL.

Content Type

Requests should use application/json content type for POST/PUT operations.