{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation Enterprise Persona Data API", "version": "1.0.0" }, "items": [ { "info": { "name": "Enterprise Persona Data", "type": "folder" }, "items": [ { "info": { "name": "C007 industry classification", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/industry-classification", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides industry classification of enterprises, including national economic classification(GBC), strategic emerging industry classification(SEIC), etc" }, { "info": { "name": "C005 technology label", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/technology-label", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides the effective scientific and technological qualification label recognized by the relevant countries of the enterprise" }, { "info": { "name": "C010 standard development", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/standard-development", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides the standard formulation label of the enterprise" }, { "info": { "name": "C004 company attribute", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/attribute", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides relevant attributes of enterprises, including tax credit, group label, latest financing, investment information, IPO information" }, { "info": { "name": "C009 industrial technology chain", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/industrial-technology-chain", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides the labels and patent count of each industry chain node of the enterprise" }, { "info": { "name": "C011 intellectual property", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/intellectual-property", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides statistics on the quantity of enterprise patents, trademarks, software copyrights, integrated circuit layout designs" }, { "info": { "name": "C006 company awards", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/awards", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides information about the enterprise's awards, including science and technology awards, talent awards, patent awards, etc" }, { "info": { "name": "C008 product technical classification", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/product-technical-classification", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides product classification and technical classification of all patents of enterprises" } ] } ], "bundled": true }