# GSTIN Search By PAN V2

{% embed url="<https://www.mastersindia.co/contact-us/?products=GST%20Verification%20API>" %}

<table><thead><tr><th width="173">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td><a href="https://commonapi.mastersindia.co/commonapis/gstinbypan?pan=AADCK4139L&#x26;gstin_details=yes">https://commonapi.mastersindia.co/commonapis/gstinbypan?pan=AADCK4139L&#x26;gstin_details=yes</a></td></tr><tr><td><strong>Method Type</strong></td><td>GET</td></tr><tr><td><strong>Post Parameters (JSON Format)</strong></td><td><p></p><pre><code>--header 'Authorization: Bearer 0ab31ef7392227173c6e8d34195e86d5eb0da1e9' \
--header 'client_id: JarZChUcsytSBbnkpt
</code></pre></td></tr><tr><td><strong>Success Response</strong></td><td><p></p><pre class="language-javascript"><code class="lang-javascript">{
  "error": false,
  "data": [
    {
      "gstin": "03CFQPS1435C2ZL",
      "authStatus": "Active",
      "stateCd": "03"
    },
    {
      "gstin": "03CFQPS1435C1ZM",
      "authStatus": "Active",
      "stateCd": "03"
    }
  ]
}
</code></pre></td></tr></tbody></table>

{% embed url="<https://www.mastersindia.co/contact-us/?products=GST%20Verification%20API>" %}
