(Deprecated) E-Waybill API Reference
This API is deprecated
Please use the E-Waybill APIs from the unified set available here.
Environments
ClearTax E-Waybill has 2 environments:
Sandbox Environment
Production Environment
1. Sandbox Environment
For testing, it is recommended to always use the sandbox environment.
For API requests to the sandbox environment, use the below information.
1.1 API URLs to be used/whitelisted
For API requests to the sandbox environment, use the below information.
API Type | Hostname |
---|---|
E-Waybill Deprecated API | https://ewbbackend-preprodpub-http.internal.cleartax.co/gst |
Please note that the above URL is for API requests only. The corresponding frontend web application URL where you can log in and verify the data is https://ewbfrontend-preprodpub-http.internal.cleartax.co/
Sandbox accepts ONLY the following GSTIN as seller, receiver, and consignee. Please do not use other GSTIN.
Seller - 29AEKPV7203E1Z9
Receiver - 29AAACW6288M1ZH
Consignee - 29AAACW4202F1ZM
Port: 443
IP: ClearTax does not use static IP for APIs. You can whitelist the endpoints based on the host.
1.2 SSL/TLS Certificate to be downloaded and installed
For detailed information on how to download the host, intermediate, and root certificates, you can always refer to How to get SSL Certificate. Alternatively, you can also download the certificates directly from the below links.
2. Production Environment
2.1 API URLs to be used/whitelisted
For API requests to the production environment, use the below information.
API Type | Hostname |
---|---|
E-Waybill Deprecated API | https://ewb.cleartax.in/api |
Please note that the above URL is for API requests only. The corresponding frontend web application URL where you can log in and verify the data is https://ewb.cleartax.in/
Port: 443
IP: ClearTax does not use static IP for APIs. You can whitelist the endpoints based on the host.
2.2 SSL/TLS Certificate to be downloaded and installed
For detailed information on how to download the host, intermediate, and root certificates, you can always refer to How to get SSL Certificate. Alternatively, you can also download the certificates directly from the below links.
E-Waybill JSON API Reference
The JSON Upload API gives you the ability to upload your documents to ClearTax E-Waybill with a real-time validation check.
(Deprecated) E-Waybill JSON API ReferenceLast updated