{ "opencollection": "1.0.0", "info": { "name": "AYLIEN News Absa Concepts API", "version": "3.0" }, "items": [ { "info": { "name": "Concepts", "type": "folder" }, "items": [ { "info": { "name": "Concept extraction", "type": "http" }, "http": { "method": "GET", "url": "https://api.aylien.com/news/concepts", "params": [ { "name": "text", "value": "", "type": "query", "description": "Text to analyze\n" }, { "name": "url", "value": "", "type": "query", "description": "URL to analyze\n" }, { "name": "language", "value": "", "type": "query", "description": "Text to analyze\n" } ], "auth": { "type": "apikey", "key": "X-AYLIEN-NewsAPI-Application-ID", "value": "{{X-AYLIEN-NewsAPI-Application-ID}}", "placement": "header" } }, "docs": "Extracts named entities, themes, and topics mentioned in a document, disambiguates and cross-links them to DBpedia and Linked Data entities. \n" } ] } ], "bundled": true }