> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/cleartax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/cleartax-docs/gst-api-1/gst-api-reference.md).

# (Deprecated) GST 1.0 API Reference

{% hint style="warning" %}
**IMPORTANT NOTICE**

GST 1.0 APIs are deprecated and will not be supported after 30-11-2022. If you want to integrate with ClearTax GST, please use [GST 2.0 APIs](/cleartax-docs/gst-api/gst-2.0-api-reference.md) instead.
{% endhint %}

## Document APIs

{% content-ref url="/pages/-LwX82B2UBn3skUdVBIr" %}
[(Deprecated) Invoices](/cleartax-docs/gst-api-1/gst-api-reference/invoices.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwX8PKJP-pr420ENtug" %}
[(Deprecated) Bills of Supply](/cleartax-docs/gst-api-1/gst-api-reference/bills-of-supply.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwX8H5CwK\_PcCN5RZTy" %}
[(Deprecated) Credit Debit Notes (CDN)](/cleartax-docs/gst-api-1/gst-api-reference/credit-debit-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwX8Ki16afjrhNywNNr" %}
[(Deprecated) Advances](/cleartax-docs/gst-api-1/gst-api-reference/advances.md)
{% endcontent-ref %}

## Master APIs

{% content-ref url="/pages/-LwX7QYHetiLiTxRSdTU" %}
[Taxpayer Information](/cleartax-docs/gst-api-1/gst-api-reference/taxpayer-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwX8jlHoPGdbPQnXXNh" %}
[(Deprecated) Items](/cleartax-docs/gst-api-1/gst-api-reference/items.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwX8mZT0TvwvAAuc-ca" %}
[(Deprecated) Contacts](/cleartax-docs/gst-api-1/gst-api-reference/contacts.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.cleartax.in/cleartax-docs/gst-api-1/gst-api-reference.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.
