This API can be used to verify if the provided Udyog number is valid and active. It returns the details including name, type of registration, major activity, registered locations, NIC codes, date of commencement etc.
Udyog Aadhaar is essentially a 12-digit unique number given by the Ministry of Micro, Small & Medium Enterprises under the government of India. The validity of any small/medium business or company is licensed by the Udyog aadhaar.
With the help of udyog aadhaar, the company owner can acquire different benefits from the government such as government tenders, bank borrowings at lower interest rates, tax rebates, and so forth through MSME using relevant client’s aadhaar card number. Udyog aadhaar is needed for all kinds of businesses, regardless of whether small or middle-class, in order to reap the advantages of the Indian government.
Authorization
Authorization will be of Basic Type. Key Value and Secret Value shall be entered as authorization tokens.
Key Value | hylo_1242_bf18f7c9e196ae89 |
Secret Value | $2a$10$vhAGOlRBeAkMN9w5DpKIJ.bvF |
Sample Request
{
"UdyogNumber": "MH19E0114908"
}
Sample Response
{
"Code": "0",
"Message": "Udyog Aadhaar verification successful",
"Status": "APPROVED",
"UdyogAadhaarResponse": {
"message": null,
"results": {
"email": "sa******[email protected]",
"state": "MAHARASHTRA",
"address": "D-424,Neelkanth Business Park,Vidyavihar West,Vidyavihar West,MUMBAI",
"pincode": "400086",
"dic_name": "Mumbai City",
"uan_number": "MH19E0114908",
"nic_details": [
{
"date": "10/10/2019",
"nic_2_digit": "63-Information service activities",
"nic_4_digit": "6311-Data processing hosting and related activities",
"nic_5_digit": "63119-Other data processing hosting and related activities n.e.c.",
"nic_activity": "Services"
}
],
"applied_date": "10/10/2019",
"mobile_number": "98*****371",
"modified_date": "N/A",
"major_activity": "Services",
"enterprise_name": "RUBIX DATA SCIENCES PRIVATE LIMITED",
"social_category": "General",
"type_of_enterprise": "Small",
"date_of_commencement": "30/10/2017",
"udhyog_aadhaar_certificate_validity": "30/06/2022"
},
"agency_signature": {
"agency_gst": "27AAICR5957Q1ZC",
"disclaimer": "https://rubixds.com/rubix-api-service-disclaimer",
"agency_name": "Rubix Data Sciences Private Limited",
"agency_email": "[email protected]",
"agency_address": "D - 424, Neelkanth Business Park, Vidyavihar (West), Mumbai 400086, India",
"agency_contact": "+912249744274",
"agency_website": "https://rubixds.com"
}
}
}
Questions? Contact Us 📧 [email protected]