CFC API Reference
For API requests, use the below information.
API Type | Hostname | IP | Port |
---|---|---|---|
API | https://api-sandbox.clear.in
| 75.2.104.91 AND 99.83.130.139 | 443 |
Storage | https://storage.clear.in
| 15.197.207.70 AND 3.33.240.173 | 443 |
Note: 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
API Type | Hostname | IP | Port |
---|---|---|---|
API | https://api.clear.in
| 13.248.191.113 AND 76.223.59.133 | 443 |
Storage | https://storage.clear.in
| 15.197.207.70 AND 3.33.240.173 | 443 |
Note: 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/
Note: These certificates are common for both sandbox and production environments.
For hostname | Applicable | Certificate |
---|---|---|
*.clear.in | Up to 21st Apr 2024 | wildcard.clear.in.cer |
Intermediate | Up to 3rd May 2031 | go-daddy-intermediate.cer |
Root | Up to 1st Jan 2038 | go-daddy-root.cer |
For hostname | Applicable | Certificate |
---|---|---|
*.clear.in
*.cleartax.in | Up to 2nd Aug 2024 | wildcard.clear.in.multi.cer |
Intermediate | Up to 13th Feb 2031 | ssl.com.subca.cer |
Root | Up to 12th Feb 2041 | ssl.com.rootca.cer |
Note sure if SNI is enabled or not?
No worries, install all of the above certificates. One of them would surely work.
TLS Versions Supported: TLS 1.2.
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.
Last modified 1mo ago