Know Your Business
...
Global
MENA
UAE Trade License Extraction Advanced (cloned)
overview & purpose the uae trade license extraction service is designed to streamline the extraction process for uae trade licenses using optical character recognition (ocr) technology by leveraging advanced gpt based ai algorithms , our solution accurately extracts key information such as license details , information on license members , license activities , detailed address , license patterns (shareholder patterns) from trade license documents and identifies the type of emirate amongst the 7 emirate and the type of trade license on its own in an end to end fashion uae trade license the uae trade license is an official authorization granted to entities by the relevant government authorities in the uae it enables businesses to engage in specific commercial activities within the designated jurisdiction and in accordance with uae laws and regulations the trade license consists of the following components license type categorizes the trade license based on the nature of business activities, including commercial, professional, industrial, or tourism related licenses each license type specifies the permissible scope of business operations legal form indicates the legal form of the business entity, such as limited liability company (llc), sole proprietorship, partnership, free zone company, or branch of a foreign company this information defines the legal framework and obligations of the business trade name the registered trade name under which the business operates, complying with guidelines set by the relevant licensing authority it must be unique and should not infringe upon existing trademarks or copyrights activities specifies the permitted business activities authorized for the licensee, aligned with the uae's standard industrial classification (sic) system and approved business categories validity indicates the period during which the trade license is valid, requiring timely renewal to ensure uninterrupted business operations regulatory authority mentions the specific government authority responsible for issuing and regulating the trade license this information helps identify the relevant authority for inquiries, compliance, or updates related to the trade license the uae trade license provides a comprehensive overview of the business's legal status, authorized activities, and regulatory compliance, serving as a fundamental document that demonstrates legitimacy and adherence to trade laws in the uae api details sample curl curl location 'https //api preproduction signzy app/api/v3/extraction/trade license advanced' \\ \ header 'content type application/json' \\ \ header 'authorization \<auth token>' \\ \ data '{"files" \["https //preproduction persist signzy tech/api/files/41xxxx/download/fa98xxxxx pdf"]} 'curl location 'https //api signzy app/api/v3/extraction/trade license advanced' \\ \ header 'content type application/json' \\ \ header 'authorization \<auth token>' \\ \ data '{"files" \["https //preproduction persist signzy tech/api/files/41xxxx/download/fa98xxxxx pdf"]} ' api input the api expects the following input in the request payload {"files" \["https //preproduction persist signzy tech/api/files/41xxxx/download/fa98xxxxx pdf"]} field type description files array ` an array containing a single url containing the trade license api output success response 200 { "result" { "licensedetails" { "emirate" "x", "licensenumber" "x", "parentlicensenumber" "na", "companyname" "x", "tradename" "na", "licensee" "na", "operatingnumber" "na", "legaltype" "free zone company fzc llc", "expirydate" "29 jan 2024", "issuedate" "30 jan 2020", "businessunit" "na", "dunsnumber" "na", "mainlicensenumber" "na", "registernumber" "x", "dccinumber" "na", "accinumber" "na", "adccinumber" "na", "type" "commercial" }, "otherlicensedetails" { "dubaichambernumber" "na", "establishmentcardmohere" "na", "fedregnumber" "na", "taxregnumber" "na", "establishmentcardica" "na", "establishmentdate" "na", "currentissuedate" "na", "chammnumber" "na", "localregisterynumber" "na", "cocmembershipnumber" "na", "companyfilenumber" "na", "accountnumber" "na", "vatnumber" "na", "countryoforigin" "na" }, "licensemembers" { "number" \[ "1" ], "name" \[ "john doe" ], "nationality" \[ "bangladesh" ], "role" \[ "manager" ], "share" \[ "na" ], "managername" \[ "na" ] }, "licenseactivities" { "activities" \[ "4890 general trading non specialized wholesale trading", "7810 activities of employment placement agencies", "7911 travel agency activities", "5320 courier activities" ] }, "address" { "parcelid" "na", "telephone" "na", "mobilenumber" "na", "unit" "na", "unitnumber" "na", "premisesnumber" "na", "floornumber" "na", "buildingname" "na", "buildingnumber" "na", "businessunit" "na", "areaname" "na", "zone" "na", "address" "x street", "street" "na", "mainarea" "na", "area" "na", "region" "na", "villanumber" "na", "makaninumber" "na", "email" "johndoe\@gmail com", "propertyowner" "na", "lessor" "na", "onwaniaddress" "na", "leasecontractnumber" "na", "contractexpirydate" "na" }, "licensepartners" { "investornumber" \[ "na" ], "name" \[ "john doe", "jane doe" ], "nationality" \[ "bangladesh", "bangladesh" ], "number" \[ "abcd1234", "jhsd3422" ], "share" \[ "80 00 %", "20 00 %" ], "role" \[ "shareholder", "shareholder" ], "ownernature" \[ "na" ] } } } 400 // bad request { "statuscode" 400, "error" "bad request", "message" "unexpected token \n in json at position 202" } 422 // expired url { "error" { "status" "422", "msg" "var field(s) required", "responsecode" "fail" } } 415 { "error" { "status" "415", "msg" "media type not supported , please send the document in one of the following formats pdf/png/jpeg/jpg/tiff/tif ", "responsecode" "fail" } } field type description results object contains the result from the service for all the extracted information from the uae trade license results licensedetails object an object containing core details regarding the trade license, such as its number, issuer, validity dates, and the company it represents results licensedetails emirate string the emirate to which the trade license belongs results licensedetails licensenumber string license number of the trade license results licensedetails parentlicensenumber string parent license number if applicable results licensedetails companyname string name of the company or organization results licensedetails tradename string trade name of the company results licensedetails licensee string name of the licensee (individual or company) results licensedetails operatingnumber string operating number of the company results licensedetails legaltype string legal type of the company results licensedetails expirydate string expiry date of the trade license results licensedetails issuedate string issue date of the trade license results licensedetails businessunit string business unit of the organization results licensedetails dunsnumber string d\&b d u n s number results licensedetails mainlicensenumber string main license number results licensedetails registernumber string register number of the company results licensedetails dccinumber string dcci number results licensedetails accinumber string acci number results licensedetails adccinumber string adcci number results licensedetails type string type of the license (e g , commercial, professional) results otherlicensedetails object an object containing various other details related to the license results otherlicensedetails dubaichambernumber string the dubai chamber number results otherlicensedetails establishmentcardmohere string the establishment card number from the uae ministry of human resources & emiratisation (mohre) results otherlicensedetails fedregnumber string the federation registration number results otherlicensedetails taxregnumber string the tax registration number, results otherlicensedetails establishmentcardica string the establishment card number from the immigration & checkpoints authority (ica) results otherlicensedetails establishmentdate string the establishment date of the trade license results otherlicensedetails currentissuedate string the current issue date of the trade license results otherlicensedetails chammnumber string the cham m number on the trade license results otherlicensedetails localregisterynumber string the local registry number on the trade license results otherlicensedetails cocmembershipnumber string the chamber of commerce membership number results otherlicensedetails companyfilenumber string the company file number results otherlicensedetails accountnumber string the account number associated with the trade license results otherlicensedetails vatnumber string the vat number results otherlicensedetails countryoforigin string the country of origin mentioned on the trade license results licensemembers object an object containing details of members associated with the license results licensemembers number list a list of numbers associated with each license member results licensemembers name list a list of names of the license members results licensemembers nationality list a list of nationalities of the license members results licensemembers role list a list of roles or jobs of the license members results licensemembers share list a list of shares owned by the license members results licensemembers managername list a list of manager names of the license members results licenseactivities object an object containing details of the business activities that the organization is involved in under the trade license results licenseactivities activities list a list of activities mentioned in the trade license that the company or organization is involved in results address object an object containing all details related to the physical address and contact details of the organization under the trade license results address parcelid string the parcel id of the company results address telephone string the telephone number of the business results address mobilenumber string the mobile number of the business results address unit string the unit information mentioned in the trade license results address unitnumber string the unit number information mentioned in the trade license results address floornumber string the floor number mentioned in the trade license results address buildingname string the building name mentioned in the trade license results address buildingnumber string the building number mentioned in the trade license results address businessunit string the business unit mentioned in the trade license results licensepartners investornumber string a list of investor numbers of each license partner results licensepartners name string a list of names of each license partner results licensepartners nationality string a list of nationalities of each license partner results licensepartners number string a list of number of each license partner results licensepartners share string a list of shares held by each license partner in the business results licensepartners role string a list of roles of each license partner in the business results licensepartners ownernature string a list of owner's nature of each license partner getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com we strive to provide prompt and reliable assistanc resultresults licensepartners investornumbers licensepartners investornumber e, ensuring your queries are addressed effectively we value your feedback and are committed to making your experience smooth and enjoyable our team is dedicated to assisting you with any needs you may have thank you for choosing our services we look forward to helping you!