{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Notation API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Notation", "type": "folder" }, "items": [ { "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 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 Basic Data for an Instrument.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/instrument/getByNotation", "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": "Basic data for an instrument." }, { "info": { "name": "Factset List of Active, Entitled Notations for a Set of Instruments.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/instrument/notation/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of active, entitled notations for a set of instruments. By default the list of notations (per instrument) is sorted descending by the trading volume, averaged over one month. All identifiers used as parameters must be valid and entitled." }, { "info": { "name": "Factset Basic Data for a Notation.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "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": "Basic data for a notation." }, { "info": { "name": "Factset Basic Data for a List of Notations.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/list", "params": [ { "name": "identifiers", "value": "", "type": "query" }, { "name": "identifierType", "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": "Basic data for a list of notations." }, { "info": { "name": "Factset List of Categories Assigned to a Specific Notation the Application Is Entitled to See.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/category/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of categories assigned to a specific notation the application is entitled to see. Optionally it is possible to restrict the output to only list those for a specific category dataset." }, { "info": { "name": "Translate a Factset Market Symbol to a Notation.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/crossReference/getByFactSetMarketSymbol", "params": [ { "name": "factSetMarketSymbol", "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": "Translate a FactSet market symbol to a notation. This symbol is also known as TICKER_EXCHANGE." }, { "info": { "name": "Factset List of Entitled Notations.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/crossReference/listByInstrument", "body": { "type": "json", "data": "{}" } }, "docs": "List of entitled notations." }, { "info": { "name": "Factset List of Entitled Notations.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/crossReference/listByISIN", "body": { "type": "json", "data": "{}" } }, "docs": "List of entitled notations." }, { "info": { "name": "Factset List of Entitled Notations.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/crossReference/listBySymbol", "body": { "type": "json", "data": "{}" } }, "docs": "List of entitled notations. Symbols are not globally unique; therefore, a given symbol interpreted in different markets might refer to different instruments." }, { "info": { "name": "Retrieve Factset Identifiers for a Given Notation.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/crossReference/factSetIdentifier/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "
Retrieve FactSet identifiers for a given notation. Security and listing-level identifiers are always included, regional level identifiers are included, if available." }, { "info": { "name": "Retrieve a List of Notations for a Given Factset Identifier.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/crossReference/factSetIdentifier/listByFactSetIdentifier", "body": { "type": "json", "data": "{}" } }, "docs": "
Retrieve a list of notations for a given FactSet identifier, grouped by regional identifiers, if available. Listings without a regional identifier are grouped at the end of the response.
The notation corresponding to the security's primary listing has the attributes regional.isPrimary and regional.listing.isPrimary both set to true.The security's primary listing might not be among the results depending on the entitlement.
See the group descr" }, { "info": { "name": "Retrieve a List of Factset Identifiers for a Given Instrument.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/notation/crossReference/factSetIdentifier/listByInstrument", "body": { "type": "json", "data": "{}" } }, "docs": "
Retrieve a list of FactSet identifiers for a given instrument, grouped by regional identifiers, if available. Listings without a regional identifier are grouped at the end of the response.
The notation corresponding to the security's primary listing has the attributes regional.isPrimary and regional.listing.isPrimary both set to true.The security's primary listing might not be among the results depending on the entitlement.
The result contai"
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Ten Years.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/10/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of ten years."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Ten Years, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/10/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of ten years, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Month.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/1/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one month."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Month, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/1/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one month, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Week.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/week/1/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one week."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Week, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/week/1/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one week, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Year.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/1/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one year."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of One Year, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/1/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of one year, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Three Months.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/3/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of three months."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Three Months, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/3/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of three months, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Three Years.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/3/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of three years."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Three Years, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/3/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of three years, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Five Years.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/5/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of five years."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Five Years, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/5/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of five years, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Six Months.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/6/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of six months."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Six Months, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/month/6/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of six months, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Seven Years.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/7/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of seven years."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range of Seven Years, for a List of Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/year/7/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range of seven years, for a list of notations."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range Year-to-date (ytd)..",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/yearToDate/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range year-to-date (YTD). The time range YTD begins with the last trading day of the previous calendar year for which EOD prices are available and ends with the most recent trading day of the current calendar year for which EOD prices are available.."
},
{
"info": {
"name": "Factset End-of-day (eod) Key Figures for the Time Range Year-to-date (ytd), for a List of Notations..",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/yearToDate/list",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "End-of-day (EOD) key figures for the time range year-to-date (YTD), for a list of notations. The time range YTD begins with the last trading day of the previous calendar year for which EOD prices are available and ends with the most recent tradingday of the current calendar year for which EOD prices are available.."
},
{
"info": {
"name": "Factset Average End-of-day (eod) Key Figures for Different Trading Days Periods.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/keyFigures/tradingDay/average/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "Average end-of-day (EOD) key figures for different trading days periods. A trading day is a calendar day on that trading of the notation was possible."
},
{
"info": {
"name": "Factset List of Markets With Entitled Notations.",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/notation/market/list",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "List of markets with entitled notations. The list contains only markets with at least one active and entitled notation. \nAll identifiers used as parameters must be valid and entitled."
},
{
"info": {
"name": "Factset Set of Custom Notation-level Selection Lists.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/selectionList/list",
"params": [
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "Set of custom notation-level selection lists."
},
{
"info": {
"name": "Factset for Each Given Notation, Returns the Notation-level Selection Lists of Which the Notation Is a Member.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/selectionList/listByNotation",
"params": [
{
"name": "identifiers",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
}
]
},
"docs": "For each given notation, returns the notation-level selection lists of which the notation is a member."
},
{
"info": {
"name": "Factset List of Notations Belonging to a Notation-level Selection List.",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/notation/selectionList/members/list",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "List of notations belonging to a notation-level selection list."
},
{
"info": {
"name": "Factset Intraday Trading Status of a Notation.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/status/get",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"value": "",
"type": "query"
},
{
"name": "quality",
"value": "",
"type": "query"
},
{
"name": "_attributes",
"value": "",
"type": "query",
"description": "Limit the attributes returned in the response to the specified set."
},
{
"name": "_subscriptionMinimumInterval",
"value": "",
"type": "query",
"description": "Minimum number of milliseconds at which updates are sent."
}
]
},
"docs": "Intraday trading status of a notation.
The endpoint is subscribable to provide push updates. See attribute `_subscriptionMinimalInterval` for valid update rates."
},
{
"info": {
"name": "Factset Basic Search for Notations.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/notation/search/basic",
"params": [
{
"name": "searchValue",
"value": "",
"type": "query"
},
{
"name": "nsins",
"value": "",
"type": "query"
},
{
"name": "assetClass",
"value": "",
"type": "query"
},
{
"name": "onlyActive",
"value": "",
"type": "query"
},
{
"name": "popularity",
"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"
},
{
"name": "_paginationOffset",
"value": "",
"type": "query",
"description": "Non-negative number of entries to skip, or 0 (default)."
},
{
"name": "_paginationLimit",
"value": "",
"type": "query",
"description": "Non-negative maximum number of entries to return."
}
]
},
"docs": "Search for a notation whose ISIN, specified NSINs, name, or symbol match the search value according to a tolerant full-text match algorithm. If more than one notation of an instrument matches, only the notation with the highest monetary trading volume, averaged over one month, is considered. Better matching results appear in the response before less relevant matches. If the parameter popularity is set to true, the popularity of the notation is the primary sort criterion. Popularity is affected m"
},
{
"info": {
"name": "Factset Text-based Search for Notations.",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/notation/searchByText",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Text-based search for notations in selected identifier and name attributes according to a tolerant full-text match algorithm. The results satisfy all selected filters; sorting by various attributes is possible. If more than one notation of an instrument matches, only the notation with the best market priority (according to the parameter `market.priority`) or, in the absence of market priorities, only the notation with the highest trading volume, averaged over one month, is considered. \n All "
},
{
"info": {
"name": "Factset Notation-based Key Figures of a Securitized Derivative.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/securitizedDerivative/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."
},
{
"name": "_language",
"value": "",
"type": "query"
}
]
},
"docs": "Notation-based key figures of a securitized derivative. Not all key figures are applicable and/or calculated for all types of securitized derivatives. Following, some frequently used references: \n\nCover ratio - see attribute `underlyings.coverRatio` in endpoint `/securitizedDerivative/underlying/list`.\n\nVarious barrier types (e.g. strike, knock in) - see endpoint `/securitizedDerivative/barrier/type/list`.\n\nExercise right - see attribute `exercise.right` in endpoint `/securitizedDerivative/get`."
},
{
"info": {
"name": "Factset Ranking of Securitized Derivatives' Notations Using Intraday Figures.",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/securitizedDerivative/notation/ranking/intraday/list",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Ranking of securitized derivatives' notations using intraday figures. The result is limited to 100 notations that all must satisfy all selected filters. If more than one notation of an instrument matches the parameters, and no market priority has been specified, the selection of the notation depends on the sort attribute:\n- absolute and relative performance (see the response attributes `trade.performance.absolute` and `trade.performance.relative`) - the notation with the most recent trade price "
},
{
"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": "Provides key elements of a stock profile together with the profile of the issuing company.",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.factset.com/stock/composite/profile/getByNotation",
"params": [
{
"name": "identifier",
"value": "",
"type": "query"
},
{
"name": "identifierType",
"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": "Provides key elements of a stock profile together with the profile of the issuing company."
},
{
"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."
},
{
"info": {
"name": "Ranking of stocks' notations using intraday figures.",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.factset.com/stock/notation/ranking/intraday/list",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Ranking of stocks' notations using intraday figures. The result is limited to 100 notations that all must satisfy all 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\nBy default, the result is sorted descending by the relative intraday performance corresponding to the most recent trade price, see attribute `trade.performance.re"
},
{
"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
}