{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Frequencies API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Frequencies", "type": "folder" }, "items": [ { "info": { "name": "Factset Get Pa Frequencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/pa/v3/frequencies" }, "docs": "This endpoint lists all the frequencies that can be applied to a PA calculation." }, { "info": { "name": "Factset Get Pa Grouping Frequencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/pa/v3/grouping-frequencies" }, "docs": "This endpoint lists all the PA grouping frequencies that can be applied to a PA calculation." }, { "info": { "name": "Factset Get Spar Frequencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/spar/v3/frequencies" }, "docs": "This endpoint lists all the frequencies that can be applied to a SPAR calculation." }, { "info": { "name": "Factset Get Vault Frequencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/vault/v3/frequencies" }, "docs": "This endpoint lists all the frequencies that can be applied to a Vault calculation." } ] } ], "bundled": true }