> For the complete documentation index, see [llms.txt](https://docs.mastersindia.co/masters-india-apis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api.md).

# Proof of Delivery (POD) API

- [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.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.mastersindia.co/masters-india-apis/proof-of-delivery-pod-api.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
