# API - powered by eVitalRx

## Introduction

🚀 **eVitalRx** provides the **API product** to empower the **Patient and Doctor Apps** where one can search Medicines or OTCs and get an updated price, stock, and alternatives from the inventory of linked Pharmacy in real-time. Also, one can **Place the Order** or **Push the Prescription** to the pharmacy and various other smart and integrated features.  🩺🌐[ (Watch Video)](https://youtu.be/ZTnMWageP_M?si=Qj_HEhBkv5A34wKb)

## Scope of API

The scope of integration is to maintain syncing of the data between two platforms. The integration would act as a bridge to reduce the complexity and optimize the business processes. 🌐🔗

* **Available Inventory** would be reflected in the Apps with all the updated details of the medicines and OTCs. 💊📦
* **Place the order** or **Push the Prescription** to the Pharmacy from the Patient or Doctor App and it will reflect the same in the eVitalRx. 🛒📲💊
* **Generated orders** would be reflected on all the platforms with customers and payment status. 💳💻
* **Order status** would be updated to the respected app too. 📱🔄
* **Patients added** from Apps to eVitalRx would be reflected in eVitalRx with the past order history. 🏥📜

## Getting Started

* [Register](https://www.evitalrx.in/login?type=signup) on eVitalRx and subscribe for [**Capsule Plan**](https://www.evitalrx.in/pricing) 💊
* Request for the API key to access the API product from [**My Profile**](https://www.evitalrx.in/profile/settings)  🔑👤
* **Whoa**! you are all set to make the API Requests. 🚀

## Contact Us

📞 **+91 90330 71737**\
📧 <support@evital.in>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.evitalrx.in/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
