{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Profile API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Profile", "type": "folder" }, "items": [ { "info": { "name": "Factset Overview Profile", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/profile", "params": [ { "name": "id", "value": "", "type": "query", "description": "Company ticker" } ] }, "docs": "Factset Overview Profile" } ] } ], "bundled": true }