Welcome to RxScale
RxScale provides APIs for digital prescription management, pharmacy integration, and patient services. Our APIs enable pharmacies, healthcare providers, and partners to integrate prescription workflows into their existing systems.Available APIs
External Pharmacy API
Manage pharmacy orders, update stock levels, and receive real-time webhook notifications.
Management API
Access organisation-level data including orders, prescriptions, products, doctors, and patients.
Public API
Query product catalogs and create prescription or treatment checkouts.
Quick Start
- Get your API key — Contact your RxScale account manager to receive your API credentials.
- Choose your API — Select the API that matches your integration needs.
- Authenticate — Include your API key in the
X-API-Keyheader with every request. - Start integrating — Use this documentation to explore endpoints and build your integration.
Base URL
There is no separate staging or sandbox API. Test access is provided through dedicated test shops. All API requests — including those from test shops — go to the production API. Contact your RxScale account manager to set up a test shop.
AI Integration
Connect the RxScale documentation to your AI tools for instant access to our API reference.MCP Server (for coding tools)
Use our MCP (Model Context Protocol) server with AI coding assistants:Claude Code
Claude Code
claude mcp list.Cursor
Cursor
Add to
.cursor/mcp.json:VS Code
VS Code
Add to
.vscode/mcp.json:llms.txt (for ChatGPT, Gemini, and other AI)
Our documentation is also available asllms.txt for AI tools that support this standard (ChatGPT, Gemini, Claude web, etc.):
| File | URL | Description |
|---|---|---|
llms.txt | https://docs.rxscale.com/llms.txt | Index of all pages with descriptions |
llms-full.txt | https://docs.rxscale.com/llms-full.txt | Full documentation content in a single file |