{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation Enterprise IP Data API", "version": "1.0.0" }, "items": [ { "info": { "name": "Enterprise IP Data", "type": "folder" }, "items": [ { "info": { "name": "C034 Plant Variety Protection Application Info", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/special-ip-data/new-plant-variety/application", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Receive plant variety protection application data by company_name." }, { "info": { "name": "C034 Plant Variety Protection Issue Info", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/special-ip-data/new-plant-variety/issue", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Receive plant variety protection issue data by company_name." }, { "info": { "name": "C033 Science and Technology Innovation Enterprises Integrated Circuit Design", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/special-ip-data/ic-design", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides integrated circuit layout design data for science and technology innovation enterprises, including registration number, application date, design name, announcement number, and other information" }, { "info": { "name": "C031 Science and Technology Innovation Enterprises Trademark", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/special-ip-data/enterprise-trademark", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides trademark data for science and technology innovation enterprises, including registration number, international classification, trademark name, application date, trademark status, and other information" }, { "info": { "name": "C032 Science and Technology Innovation Enterprises Software Copyright", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/special-ip-data/software-copyright", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "This interface provides software copyright data for science and technology innovation enterprises, including registration number, full name of software copyright, copyright owner and other information" }, { "info": { "name": "C046 search patent potential buyer api", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/search/patent/potential-buyer", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Retrieve a recommended list of potential buyers for the specified patent by entering either the patent_id or patent_number." } ] } ], "bundled": true }