Rx pharma-app
Multi-tenant ยท API-first

One platform, every pharmacy running on its own private database.

Each company gets an isolated database and its own subdomain the moment it signs up โ€” no shared tables, no cross-tenant risk. Built as an API-first platform so any frontend, POS, or integration can plug straight in.

๐Ÿข

Isolated per tenant

Every registered company gets its own physical database, provisioned and migrated automatically โ€” no data ever crosses tenant boundaries.

๐ŸŒ

Subdomain per company

Tenants are reached at their own subdomain (e.g. your-pharmacy.pharma-super-admin-api.truesales.ai), resolved automatically per request.

๐Ÿ”

Token-based auth

Registration and login are versioned REST endpoints backed by Sanctum, returning a scoped API token for the signed-in tenant user.