# Masters India APIs

## Masters India APIs

- [APIs documentation.](https://docs.mastersindia.co/masters-india-apis/apis-documentation..md): Welcome to the Masters India APIs hub. You'll find comprehensive documentation that will help you implement Masters India APIs as quickly as possible, as well as support if you get stuck.
- [Environment](https://docs.mastersindia.co/masters-india-apis/environment.md)
- [Auth API](https://docs.mastersindia.co/masters-india-apis/auth-api.md)
- [Add Driver](https://docs.mastersindia.co/masters-india-apis/sim-tracking-api/add-driver.md)
- [Driver Consent](https://docs.mastersindia.co/masters-india-apis/sim-tracking-api/driver-consent.md)
- [Driver Location](https://docs.mastersindia.co/masters-india-apis/sim-tracking-api/driver-location.md)
- [Bulk Driver Location](https://docs.mastersindia.co/masters-india-apis/sim-tracking-api/bulk-driver-location.md)
- [Delete Driver](https://docs.mastersindia.co/masters-india-apis/sim-tracking-api/delete-driver.md)
- [Introduction](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/introduction.md): Masters India Provides you the below POD - Proof of Delivery API that will help your businesses in variety of Use cases.
- [Driver License API](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/driver-license-api.md): Verify Driver details, Get the status of Driving Licence
- [Fastag API](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/fastag-api.md): Vehicle tracking is easy now. Get the Location of the Vehicle on a real-time basis - once the good departure till delivery what was the route the vehicle followed in the journey?
- [Fastag API 02](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/fastag-api-02.md): Get the details of the Fastag, that are active on vehicle number, check weather the vehicle contains any Fastag or Not
- [Vehicle e-Challan](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/vehicle-e-challan.md): Check is there any challan is active in your vehicle account, fetch the list of challan that are Pending or Disposed against your Vehicle.
- [Vehicle Detail API (RC)](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api/vehicle-detail-api-rc.md): Get the Vahan Info - verify Vehicle details, insurance, Permit & Blacklist status, Vehicle type used in your delivery, carrying capacity, and other info easily.
- [Introduction](https://docs.mastersindia.co/masters-india-apis/invoice-ocr-api/introduction.md)
- [OCR Tax Invoice API](https://docs.mastersindia.co/masters-india-apis/invoice-ocr-api/ocr-tax-invoice-api.md)
- [OCR QR Code API](https://docs.mastersindia.co/masters-india-apis/invoice-ocr-api/ocr-qr-code-api.md)
- [OCR Delivery Order API](https://docs.mastersindia.co/masters-india-apis/invoice-ocr-api/ocr-delivery-order-api.md)
- [OCR BOE API](https://docs.mastersindia.co/masters-india-apis/invoice-ocr-api/ocr-boe-api.md)
- [MCA Status API](https://docs.mastersindia.co/masters-india-apis/business-verification-api/mca-status-api.md): Check whether a company is Active or not in the government database and the turnover of the company year-wise


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mastersindia.co/masters-india-apis/apis-documentation..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.
