{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Providers API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Providers", "type": "folder" }, "items": [ { "info": { "name": "Factset Get Server Configuration.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/ServiceProviderConfig", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Factset Get Server Configuration." } ] } ], "bundled": true }