{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Value API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Value", "type": "folder" }, "items": [ { "info": { "name": "Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.`", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/debtInstrument/notation/screener/valueRanges/get", "body": { "type": "json", "data": "{}" } }, "docs": "The endpoint returns the possible values and value ranges for the parameters used in the endpoint `/debtInstrument/notation/screener/search`. It allows to request the values and value ranges only for a restricted set of notations that match predefined parameters. The functionality may be used to pre-fill the values and value ranges of the parameters of the `/debtInstrument/notation/screener/search` endpoint so that performing a search always leads to a non-empty set of notations. If more than on" }, { "info": { "name": "Factset Gets the Security Level and Company Level Market Values for a List of `ids` as of Given Date Range and Frequency.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-prices/v1/market-value", "params": [ { "name": "ids", "value": "", "type": "query", "description": "The requested list of security identifiers. Accepted ID types include Market Tickers, SEDOL, ISINs, CUSIPs, or FactSet Permanent Ids.
***ids limit** = 2000 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.
*" }, { "name": "startDate", "value": "2019-01-01", "type": "query", "description": "The start date requested for a given date range in **YYYY-MM-DD** format. If left blank, the API will default to previous close. Future dates (T+1) are not accepted in this endpoint.\n" }, { "name": "endDate", "value": "2019-12-31", "type": "query", "description": "The end date requested for a given date range in **YYYY-MM-DD** format. If left blank, the API will default to previous close. Future dates (T+1) are not accepted in this endpoint.\n" }, { "name": "frequency", "value": "", "type": "query", "description": "Controls the display frequency of the data returned.\n * **D** = Daily\n * **W** = Weekly, based on the last day of the week of the start date.\n * **M** = Monthly, based on the last trading day of the month.\n * **AM** = Monthly, based on the start date (e.g., if the start date is June 16, data is displayed for June 16, May 16, April 16 etc.).\n * **CQ** = Quarterly based on the last trading day of the calendar quarter (March, June, September, or December).\n * **FQ** = Fiscal Quarter of the company.\n * **AY** = Actual Annual, based on the start date.\n * **CY** = Calendar Annual, based on the last trading day of the calendar year.\n * **FY** = Fiscal Annual, based on the last trading day of the company's fiscal year.\n" }, { "name": "calendar", "value": "FIVEDAY", "type": "query", "description": "Calendar of data returned. SEVENDAY includes weekends. LOCAL calendar will default to the securities' trading calendar which excludes date records for respective holiday periods." }, { "name": "currency", "value": "USD", "type": "query", "description": "Currency code for adjusting prices. Default is Local. For a list of currency ISO codes, visit [Online Assistant Page 1470](https://oa.apps.factset.com/pages/1470)." } ] }, "docs": "Gets market capitalization of list of ids for the company level, security level, calendar, frequency, and currency for a specified date range.\n" }, { "info": { "name": "Factset Requests the Market Value for a List of `ids` as of Given Date Range.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-prices/v1/market-value", "body": { "type": "json", "data": "{}" } }, "docs": "Requests the market value for a list of `ids` as of given date range." }, { "info": { "name": "Factset Details of a Value Unit.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/valueUnit/get", "params": [ { "name": "id", "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": "Details of a value unit." }, { "info": { "name": "Factset List of Value Units.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/basic/valueUnit/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of value units." }, { "info": { "name": "Factset List of Alternative Units.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/valueUnit/alternative/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" }, { "name": "_sort", "value": "", "type": "query", "description": "Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 1 (possibly prefixed) attribute name(s) is allowed." } ] }, "docs": "List of alternative units." }, { "info": { "name": "Factset List of Currencies.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/basic/valueUnit/currency/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of currencies." }, { "info": { "name": "Factset Details of a Fractional Currency.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/valueUnit/currency/fractional/get", "params": [ { "name": "id", "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": "Details of a fractional currency." }, { "info": { "name": "Factset List of Fractional Currencies.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/valueUnit/currency/fractional/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" }, { "name": "_sort", "value": "", "type": "query", "description": "Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 1 (possibly prefixed) attribute name(s) is allowed." } ] }, "docs": "List of fractional currencies." }, { "info": { "name": "Factset List of Main Currencies.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/basic/valueUnit/currency/main/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of main currencies." }, { "info": { "name": "Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/securitizedderivative/notation/screener/search`.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/securitizedDerivative/notation/screener/valueRanges/get", "body": { "type": "json", "data": "{}" } }, "docs": "The endpoint returns the possible values and value ranges for the parameters used in the endpoint `/securitizedDerivatives/notation/screener/search`. It allows to request the values and value ranges only for a restricted set of notations that match predefined parameters. If more than one notation of an instrument matches the parameters, and no market priority has been specified, only the notation with the highest trading volume, averaged over one month, is considered. The functionality may be us" }, { "info": { "name": "Possible values and value ranges for the parameters used in the endpoint `/stock/notation/screener/search`.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/stock/notation/screener/valueRanges/get", "body": { "type": "json", "data": "{}" } }, "docs": "The endpoint returns the possible values and value ranges for the parameters used in the endpoint `/stock/notation/screener/search`. It allows to request the values and value ranges only for a restricted set of notations that match predefined parameters. The functionality may be used to pre-fill the values and value ranges of the parameters of the `/stock/notation/screener/search` endpoint so that performing a search always leads to a non-empty set of notations. If more than one notation of an i" } ] } ], "bundled": true }