{ "opencollection": "1.0.0", "info": { "name": "Patsnap Open Platform AI Translation Telecom API", "version": "1.0.0" }, "items": [ { "info": { "name": "Telecom", "type": "folder" }, "items": [ { "info": { "name": "T001 AI-powered Standard Essential Patent (SEP) Analysis", "type": "http" }, "http": { "method": "POST", "url": "https://connect.patsnap.com/open_api/task/aicc", "headers": [ { "name": "x-site-lang", "value": "" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "
Input a patent number to automatically complete TS recommendation, section recall, and Claim Chart (CC) comparison, receiving SEP determination results via Server-Sent Events.
Each SSE event is a data: line containing a JSON object. Events fall into two categories:
content populated (SEP determination conclusion)Flow when ts is" } ] } ], "bundled": true }