GST GSP API Reference
Environments
ClearTax GST GSP has 2 environments:
Sandbox Environment
Production Environment
1. Sandbox Environment
For testing, it is recommended to always use the sandbox environment. To create an account, contact our sales representative with the following information:
Company Name
Company Address
Company Website address
Authorized Signatory Name
Contact Email ID
Contact Mobile No
PAN No
Aadhaar No
Type of user (Choose one of Normal Taxpayer, Composite User, TCS User, TDS User, ISD User)
All the fields mentioned above are mandatory.
The OTP will be sent to the contact details given above. Hence, please provide these details accordingly.
Please ensure that a valid DSC is available against the PAN given above. Otherwise, the filing of GSTR will not be possible.
Aadhaar will be used for eSigning the GSTR.
Once a request for sandbox GSTIN credential creation is placed, GSTN processes the request fortnightly. So if you have applied on 1st Feb, you should expect credentials by 15th Feb.
1.1 API URLs to be used/whitelisted
For API requests to the sandbox environment, use the below information.
API Type | Hostname | IP |
---|---|---|
GST GSP |
| 75.2.104.91 AND 99.83.130.139 |
Port: 443
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.
GSTN server public key
You can download the latest public key of GSTN for the sandbox environment from https://developer.gst.gov.in/apiportal/howToStart/download
2. Production Environment
Once you have completed testing, you can move to production. To create an account, contact our sales representative with the following information:
Company Name
Contact Name
Contact Email
Contact Phone
2.1 API URLs to be used/whitelisted
For API requests to the production environment, use the below information.
API Type | Hostname | IP |
---|---|---|
GST GSP |
| 13.248.191.113 AND 76.223.59.133 |
Port: 443
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.
GSTN server public key
You can download the latest public key of GSTN for the production environment from https://developer.gst.gov.in/apiportal/howToStart/download
Last updated