Skip to content
FinHubBy HabileLabs

Business · KYB

Retrieve every GSTIN registered against a PAN and check each one's status — turning a single PAN into a complete view of a business's GST footprint.

api · POST /v1/kyc/verify
POST /v1/kyc/verify
Authorization: Bearer sk_live_••••
{ "pan": "XXXXX1234F", "consent_artifact": "ca_9f2c…" }

Overview

What the PAN to GST API does

FinHub's PAN-to-GST API returns all GST registrations linked to a business PAN, with the legal name, state and registration status of each. It's a fast way to confirm a business is real and GST-active during onboarding, reconcile the GSTINs a counterparty actually operates, and flag mismatches between the PAN, the entity name and its tax registrations — sealed to your audit trail.

Inputs

  • Business PAN
  • Consent artifact ID

Returns

  • List of linked GSTINs
  • Entity legal name
  • GST status (active/inactive/suspended)
  • State code per GSTIN

POST /v1/kyb/pan-to-gst

How it works

Three steps to a verified result

01

Submit the PAN

Send the business PAN with a consent artifact over a single authenticated call.

02

We map the GSTINs

FinHub retrieves every GSTIN linked to that PAN with each registration's legal name, state and status.

03

Get a KYB-ready result

Receive the full GST footprint so you can confirm legitimacy and catch mismatches in real time.

Use cases

Where teams use PAN to GST

  • B2B seller and vendor onboarding
  • Business-legitimacy checks in lending workflows
  • Enterprise KYC/KYB and merchant due diligence
  • Detecting mismatched or inactive GST registrations

FAQ

PAN to GST API — FAQs

Common questions about FinHub's PAN to GST API.

It returns every GSTIN registered against a business PAN, along with each registration's legal name, state and status — so a single PAN gives you the business's full GST footprint.

More verification APIs

Explore related APIs

Ready to add PAN to GST to your flow?

Book a demo and see the API return a verified result on your own test data in minutes.