PharmEasy API
Search PharmEasy medicines and enrich them with location, prescription, and composition metadata.
pharmeasy
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
pharmeasy.get_medicine_details
Read public PharmEasy medicine detail metadata, price, availability, prescription requirement, and active ingredients.
pharmeasy.list_categories
List PharmEasy healthcare and medicine category metadata from the live category API.
pharmeasy.search_medicines
Search PharmEasy medicine and healthcare product suggestions with optional PIN-code targeting.
Common uses
- Medicine catalog discovery
- PIN-code availability targeting
- Prescription and ingredient enrichment
- Healthcare category monitoring
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.