E-Invoicing KSA API Reference
ClearTax E-Invoicing 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 |
---|---|---|
E-Invoicing KSA | https://api-sandbox.cleartax.com | 193.122.66.8 |
Base URL:
https://api-sandbox.cleartax.com/middle-east/ksa/einvoicing
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.cleartax.com/middle-east/ksa/einvoicing/
Port: 443
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.
API Type | Certificate(s) |
---|---|
E-Invoicing KSA | wildcard.cleartax.com.cer rapidssl_intermediate_int.cer digicert_int.cer |
For API requests to the sandbox environment, use the below information.
API Type | Hostname | IP |
---|---|---|
E-Invoicing KSA | https://api.cleartax.com | 150.230.55.2 |
Base URL:
https://api.cleartax.com/middle-east/ksa/einvoicing
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.cleartax.com/middle-east/ksa/einvoicing/
Port: 443
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.
API Type | Certificate(s) |
---|---|
E-Invoicing KSA | wildcard.cleartax.com.cer rapidssl_intermediate_int.cer digicert_int.cer |
Last modified 8mo ago