{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Basic_search API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Basic_search", "type": "folder" }, "items": [ { "info": { "name": "Factset Returns the Data Items (along With the Products They Belong To) That Contain at Least One of the Search Terms as a Substring of Either Their Name or Description.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/navigator/basic_search", "body": { "type": "json", "data": "{}" } }, "docs": "Factset Returns the Data Items (along With the Products They Belong To) That Contain at Least One of the Search Terms as a Substring of Either Their Name or Description." } ] } ], "bundled": true }