# (Deprecated) Introduction to E-Waybill API

{% hint style="danger" %}
This API is deprecated. Please use the [E-Waybill APIs from the unified set available here](/cleartax-docs/e-invoicing-api/introduction-to-e-invoicing-api.md).
{% endhint %}

## Learn Basics

Learn basics and best practices of using ClearTax E-Waybill APIs.

{% content-ref url="/pages/-LbcwaJvy7nH0RqYiBWq" %}
[(Deprecated) Learn E-Waybill API Basics](/cleartax-docs/e-waybill-api/learn-e-waybill-api-basics.md)
{% endcontent-ref %}

## Getting Started

Build your first E-Waybill compliance app.

{% content-ref url="/pages/-LbcjpE8Q\_VsjAYtdAkr" %}
[(Deprecated) Getting Started with E-Waybill API](/cleartax-docs/e-waybill-api/getting-started-with-e-waybill-api.md)
{% endcontent-ref %}

## API Reference

Get complete reference on E-Waybill API.

{% content-ref url="/pages/-LZFGqJQt3VOstFwn73r" %}
[(Deprecated) E-Waybill API Reference](/cleartax-docs/e-waybill-api/e-waybill-api-reference.md)
{% endcontent-ref %}

## Sample Data

Download sample data for testing.

{% content-ref url="/pages/-LbcwhlvngGJcnyorCnF" %}
[Broken mention](broken://pages/-LbcwhlvngGJcnyorCnF)
{% endcontent-ref %}

## E-Waybill FTP Magnet

Get the specification document and a typical project plan of E-Waybill FTP Magnet.

{% content-ref url="/pages/-LquTw7bPMF\_n5GgQLfM" %}
[(Deprecated) E-Waybill FTP Magnet](/cleartax-docs/e-waybill-api/e-waybill-ftp-magnet.md)
{% endcontent-ref %}


---

# 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.cleartax.in/cleartax-docs/e-waybill-api/introduction-to-e-waybill-api.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.
