{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Get API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Get", "type": "folder" }, "items": [ { "info": { "name": "Factset Fundamental Data for a Debt Instrument.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/debtInstrument/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": "Fundamental data for a debt instrument; any other instrument yields empty values for debt-instrument-specific attributes. Dates are interpreted in the timezone of the issuer." }, { "info": { "name": "Factset Key Figures of a Debt Instrument.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/debtInstrument/keyFigures/notation/get", "params": [ { "name": "id", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "Key figures of a debt instrument. The key figures are calculated using delayed prices with an additional delay of 10 minutes after an update of the debt instrument's price. Special product features such as the right to a maturity extension, an attached option, or convertibility are not considered for the key figure calculation. Further, a calculation is not performed for perpetual products and for products with variable interest rate." }, { "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" } ] } ], "bundled": true }