{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Screener API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Screener", "type": "folder" }, "items": [ { "info": { "name": "Factset Screener for Debt Instruments' Notations Based on Debt Instrument-specific Parameters.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/debtInstrument/notation/screener/search", "body": { "type": "json", "data": "{}" } }, "docs": "Screener for debt instruments' notations based on debt instrument-specific parameters. The result is limited to the notations that satisfy all the selected filters. 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." }, { "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 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": "Factset Screener for Securitized Derivatives's Notations Based on Securitized Derivatives-specific Parameters.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/securitizedDerivative/notation/screener/search", "body": { "type": "json", "data": "{}" } }, "docs": "Screener for securitized derivatives's notations based on securitized derivatives-specific parameters. The result is limited to the notations that satisfy all the selected filters. 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. All identifiers used as parameters must be valid and entitled.\n\n Since some underlyings, e.g. an index or a performanc" }, { "info": { "name": "Screener for stocks' notations based on stock-specific parameters.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/stock/notation/screener/search", "body": { "type": "json", "data": "{}" } }, "docs": "Screener for stocks' notations based on stock-specific parameters. The result is limited to the notations that satisfy all the selected filters. 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.\n\nCurrency dependent current figures on company level (see attribute `currentKeyFigures.company.currencyDependent`) or on share instrument level (see attri" }, { "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 }