Verify a 15-character GSTIN (Goods & Services Tax Identification Number) registered under India's GST system.
{
"success": true,
"message": "",
"data": {
"order_id": "W2A1739512345abcdef01",
"result": {
"gstin": "10AABCY0494J1ZF",
"lgnm": "YOFLIC INDIA PRIVATE LIMITED",
"tradeNam": "YOFLIC INDIA PRIVATE LIMITED",
"sts": "Active",
"dty": "Regular",
"ctb": "Private Limited Company",
"rgdt": "16/05/2019",
"lstupdt": "13/07/2023",
"stj": "Saran 1",
"ctj": "CHHAPRA RANGE",
"panNo": "AABCY0494J",
"einvoiceStatus": "Yes",
"nba": [
"Office / Sale Office",
"Recipient of Goods or Services",
"Supplier of Services",
"Retail Business"
],
"pradr": {
"addr": {
"bnm": "C/O RITA DEVI, VILL-JALALPUR",
"st": "PANCH-BISHUNPURI,BLOCK-JALALPUR",
"loc": "JALALPUR",
"dst": "Saran",
"stcd": "Bihar",
"pncd": "841412"
},
"ntr": "Office / Sale Office, Supplier of Services"
}
}
}
}
{
"success": false,
"message": "Invalid GSTIN / UID",
"data": {
"order_id": "W2A1739512345abcdef01",
"error_code": "INVALID_GSTIN",
"result": {
"gst_number": "10AABCY0494J2ZFA"
}
}
}
| Code | Meaning |
|---|---|
| 200 | OK — Request successful |
| 400 | Bad Request — Missing or invalid parameters |
| 401 | Unauthorized — Invalid or missing API key |
| 429 | Too Many Requests — Rate limit exceeded |
| 500 | Server Error — Try again later |
Start with free trial API calls. No credit card required.
Get API Key — Free Browse All APIs