{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation Design Infringement 1v1 API", "version": "1.0.0" }, "items": [ { "info": { "name": "Design Infringement 1v1", "type": "folder" }, "items": [ { "info": { "name": "AI67-1 Infringement Detection 1V1 - Search Creation", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/ai/infringement-detection-1v1-creation", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Based on the provided product drawings and patent pn numbers, conduct an infringement search for design patents. Generate task_id with a validity period of 8 hours. It becomes invalid upon expiration." }, { "info": { "name": "AI67-2 Infringement Detection 1V1 - Search Query", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/ai/infringement-detection-1v1-query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "According to the task_id generated by [AI67-1] Appearance Infringement Prevention Search - Task creation, query and export the appearance infringement prevention search results" } ] } ], "bundled": true }