Gst By Pan

Use this API to Fetch the GST details by PAN

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Header Parameters

NameTypeDescription
Content-TypeStringApplication/Json
AcceptStringApplication/Json
X-Qro-ApiKeyStringProvided By Dextox
X-Qro-UserIdStringProvided By Dextox

Request Parameters

Param NameParam TypeIs MandatoryDescription
panstringYESPAN

Sample Response

{
    "statuscode": "TXN",
    "status": "Result fetched",
    "data": {
        "gstinResList": [
            {
                "authStatus": "Active",
                "stateCd": "08",
                "state": "Rajasthan",
                "gstin": "XXXXXXXXXXXXXX"
            }
        ],
        "count": 1
    },
    "timestamp": "06-06-2025 15:52:57"
}
Body Params
string
required
Defaults to XXXXX0000X
Headers
string
required
Defaults to {{API KEY}}
string
Defaults to {{API KEY}}
Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!