GSTIN Verification

Use this API to verify if a given GSTIN information exists or not.

Response

You get the following key information in the data object of the response:

  • GSTIN
  • additional_address_array (array of objects)
    • address
    • split_address (see the list below)
  • cancellation_date
  • center_jurisdiction
  • constitution_of_business
  • date_of_registration
  • gst_in_status
  • last_update_date
  • legal_name_of_business
  • message
  • nature_of_business_activities
  • principal_place_address
  • principal_place_split_address (see the list below)
  • state_jurisdiction
  • status_code
  • taxpayer_type
  • valid (boolean)

Split Address Details

  • building_name
  • street
  • location
  • building_name
  • district
  • state
  • city
  • flat_number
  • latitude
  • longitude
  • pincode
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

A unique ID for every API call generated at your end

string
required

The unique number assigned to businesses registered under the Goods and Services Tax (GST) system in India.

string
required

Name of the business to which the GSTIN is issued. The maximum character limit is 100

string

User code value of the retailer from whom the service needs to be activated

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json