curl --request POST \
--url https://api.sandbox.co.in/gst/compliance/public/gstin/search \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"gstin": "05ABNTY3290P8ZB"
}
'{
"code": 200,
"data": {
"data": {
"adadr": [],
"ctb": "Partnership",
"ctj": "JUBILEE HILLS - I",
"ctjCd": "YN0703",
"cxdt": "26/06/2023",
"dty": "Regular",
"einvoiceStatus": "No",
"gstin": "36AEOFS9999J1ZI",
"lgnm": "ACCOUNTS CONSULTANCY",
"lstupdt": "17/09/2023",
"nba": [
"Supplier of Services"
],
"pradr": {
"addr": {
"bnm": "",
"bno": "FLAT 999, PLOT NO 3-123, ROAD NO 47",
"dst": "Hyderabad",
"flno": "NEAR YSR STATUE, 100 FEET ROAD",
"geocodelvl": "NA",
"landMark": "",
"lg": "",
"loc": "MADHAPUR",
"locality": "",
"lt": "",
"pncd": "500081",
"st": "FINANCE SOCIETY",
"stcd": "Telangana"
},
"ntr": "Supplier of Services"
},
"rgdt": "18/11/2021",
"stj": "MADHAPUR N 1",
"stjCd": "TGC022",
"sts": "Cancelled",
"tradeNam": "ACCOUNTS CONSULTANCY"
},
"status_cd": "1"
},
"timestamp": 1763446641000,
"transaction_id": "f1b79b82-fdac-43e2-bd78-2324429b7dd4"
}Verify GST-registered businesses by passing their GSTIN.
curl --request POST \
--url https://api.sandbox.co.in/gst/compliance/public/gstin/search \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"gstin": "05ABNTY3290P8ZB"
}
'{
"code": 200,
"data": {
"data": {
"adadr": [],
"ctb": "Partnership",
"ctj": "JUBILEE HILLS - I",
"ctjCd": "YN0703",
"cxdt": "26/06/2023",
"dty": "Regular",
"einvoiceStatus": "No",
"gstin": "36AEOFS9999J1ZI",
"lgnm": "ACCOUNTS CONSULTANCY",
"lstupdt": "17/09/2023",
"nba": [
"Supplier of Services"
],
"pradr": {
"addr": {
"bnm": "",
"bno": "FLAT 999, PLOT NO 3-123, ROAD NO 47",
"dst": "Hyderabad",
"flno": "NEAR YSR STATUE, 100 FEET ROAD",
"geocodelvl": "NA",
"landMark": "",
"lg": "",
"loc": "MADHAPUR",
"locality": "",
"lt": "",
"pncd": "500081",
"st": "FINANCE SOCIETY",
"stcd": "Telangana"
},
"ntr": "Supplier of Services"
},
"rgdt": "18/11/2021",
"stj": "MADHAPUR N 1",
"stjCd": "TGC022",
"sts": "Cancelled",
"tradeNam": "ACCOUNTS CONSULTANCY"
},
"status_cd": "1"
},
"timestamp": 1763446641000,
"transaction_id": "f1b79b82-fdac-43e2-bd78-2324429b7dd4"
}JWT access token
Pass true to accept the cached response. If the header is not passed, or if false is sent as the value, the request will hit the origin.
API key for identification
API version
GSTIN of the taxpayer
200 Success / 200 Success / 200 SEZ / 200 ISD / 200 Multiple additional addresses of business / 200 Cancelled GSTIN / 200 Public Limited Company / 200 Public Sector Bank / FO8000 No records found / 200 NRI GSTIN
200
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Building Name
"ELPHINSTONE BUILDING"
Building Number
"10"
Floor number
"1ST FLOOR"
longitude
"27.0238"
location
"FORT"
lattitude
"74.2179"
Pincode
"249185"
Street Name
"10, VEER NARIMAN ROAD"
State Name
"Uttarakhand"
Nature of Additional place of business
["Wholesale Business"][
{
"addr": {
"bnm": "ELPHINSTONE BUILDING",
"bno": "10",
"flno": "1ST FLOOR",
"lg": "27.0238",
"loc": "FORT",
"lt": "74.2179",
"pncd": "249185",
"st": "10, VEER NARIMAN ROAD",
"stcd": "Uttarakhand"
},
"ntr": ["Wholesale Business"]
}
]Constitution of Business
"Foreign LLP"
Center Jurisdiction
"BCP THUMMAKUNTA"
Center Jurisdiction Code
"AP004"
Date Of Cancellation
""
TaxPayer type
"Regular"
GST Identification Number
"05ABNTY3290P8ZB"
"MS CORPORATION"
Nature of Business Activity
[
"Bonded Warehouse",
"EOU / STP / EHTP",
"Factory / Manufacturing",
"Input Service Distributor (ISD)",
"Leasing Business"
]Show child attributes
Show child attributes
Building Name
"ELPHINSTONE BUILDING"
Building Number
"10"
Floor Number
"1ST FLOOR"
longitude
"27.0238"
Location
"FORT"
lattitude
"74.2179"
Pincode
"249185"
Street Name
"10, VEER NARIMAN ROAD"
State Name
"Uttarakhand"
"Bengaluru Urban"
"NA"
""
""
Nature of pricipal place of Business
["Wholesale Business"]Lst Updated Date
"05/05/2017"
State Jurisdiction
"BCP KODIKONDA"
State Jurisdiction Code
"AP003"
GSTN status
"Provisional"
trade Name
"ALTON PLASTIC PRIVATE LTD"
""
eInvoice enablement status for GSTIN
"Yes"
"05/01/2017"
""
"OIDAR"
"1"
1763446641000
"b14e175f-a03a-4e61-8cf1-1853a12bbc21"
Was this page helpful?