{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Benchmark API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Benchmark", "type": "folder" }, "items": [ { "info": { "name": "Factset Get the Fund's Primary and Segment Benchmark Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-funds/v1/benchmark-details", "params": [ { "name": "ids", "value": "", "type": "query", "description": "The requested fund identifier. FactSet Identifiers, tickers, CUSIP, SEDOL, and ISIN are accepted inputs.

***ids limit** = 1000 per request*

*

Make note, GET Method URL request lines are also limited to a total length of 8192 bytes (8KB). In cases where the service allows for thousands of ids, which may lead to exceeding this request line limit of 8KB, its advised for any requests with large request lines to be requested through the respective \"POST\" method.

*\n" } ] }, "docs": "Fetch the Fund's Benchmark and Segment Benchmark ids. These ids can be then used in the [Benchmarks API](https://developer.factset.com/api-catalog/factset-benchmarks-api) to fetch index-level prices, returns, constituents data.\n" }, { "info": { "name": "Factset Get the Fund's Primary and Segment Benchmark Details for Large List of Ids.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-funds/v1/benchmark-details", "body": { "type": "json", "data": "{}" } }, "docs": "Fetch the Fund's Benchmark and Segement Benchmark ids. These ids can be then used in the [Benchmarks API](https://developer.factset.com/api-catalog/factset-benchmarks-api) to fetch index-level prices, returns, constituents data.\n" }, { "info": { "name": "Factset List of Benchmark Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/benchmark/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of benchmark types." }, { "info": { "name": "Factset List of Benchmarks of a Financial Instrument.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/instrument/benchmark/list", "body": { "type": "json", "data": "{}" } }, "docs": "Provides a list of benchmark notations for a selected financial instrument, optionally restricted to specific benchmark types." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of one month.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/month/1/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of one month." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of one week.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/week/1/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of one week." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of one year.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/year/1/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of one year." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of three months.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/month/3/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of three months." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of three years.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/year/3/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of three years." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of five years.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/year/5/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of five years." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of six months.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/month/6/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of six months." } ] } ], "bundled": true }