GST 2.0 API Reference
ClearTax GST 2.0 has 2 environments:
- 1.Sandbox Environment
- 2.Production Environment
For testing, it is recommended to always use the sandbox environment.
For API requests to the sandbox environment, use the below information.
For API requests to the sandbox environment, use the below information.
API Type | Hostname | IP |
---|---|---|
GST 2.0 | https://api-sandbox.clear.in | 75.2.104.91 AND 99.83.130.139 |
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://app-sandbox.clear.in
Port: 443
TLS Versions Supported: TLS 1.2, TLS 1.1, and TLS 1.0.
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.
API Type | Certificate(s) |
---|---|
GST 2.0 | wildcard.clear.in.cer go-daddy-intermediate.cer go-daddy-root.cer |
For API requests to the production environment, use the below information.
API Type | Hostname | IP |
---|---|---|
GST 2.0 | https://api.clear.in
| 13.248.191.113 AND 76.223.59.133 |
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://app.clear.in/
Port: 443
TLS Versions Supported: TLS 1.2, TLS 1.1, and TLS 1.0.
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.
For hostname | Certificate(s) |
---|---|
api.clear.in | wildcard.clear.in.cer go-daddy-intermediate.cer go-daddy-root.cer |
Last modified 15d ago