# Delhivery

### Overview

LimeChat has a seamless integration with **Delhivery** which allows us to do the following

1. Use their API to fetch the status of orders (Used for automating order tracking queries via the bot)

Follow the steps below to set up the integration 👇

### Integration

To use the APIs you need to share `Delhivery Token` with your dedicated LimeChat Product Consultant

### How to generate Delhivery Token?

1️⃣ Go to Delhivery website <https://track.delhivery.com/>

2️⃣ Put your Delhivery username and Password.

3️⃣ After successfully login, on top right click on api key link to get token.

\<aside> 💡 If you do not have the Delivery credentials, then do let our CSM team know we will set up the order tracking flow using public Delivery APIs

\</aside>

Share these credentials with your dedicated LimeChat Product Consultant to complete the integration


---

# 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://limechatai.gitbook.io/limechat-product-guide/whatsapp-marketing/integrations/logistics/delhivery.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.
