{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation Enterprise Tech Analysis API", "version": "1.0.0" }, "items": [ { "info": { "name": "Enterprise Tech Analysis", "type": "folder" }, "items": [ { "info": { "name": "C114 industry university research", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/industry-university-research", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides information on the number of industry-university-research cooperation instances for enterprises, the number of applicants for industry-university-research cooperation, and the patent counts of the top 10 industry-university-research cooperation applicants" }, { "info": { "name": "C112 Enterprise Core Patent Information", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/innovation/company/core_patent", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides the patent query of the enterprise's core patent (Top 10 patent value)." }, { "info": { "name": "C115 industry university research R&D technology", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/industry-university-research-ipc", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides the top10 industry university research cooperation applicants of enterprises and the number of patents jointly developed by TOP10 IPC groups" }, { "info": { "name": "C116 industry university research region distribution", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/company/industry-university-research-region-distribution", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides enterprises with top10 industry university research cooperation applicants, as well as the number of patents jointly developed in top10 regions" } ] } ], "bundled": true }