{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About List API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "List", "type": "folder" }, "items": [ { "info": { "name": "Factset Returns a Sample List of Benchmark Identifiers and the Benchmark Categorization to Use in Other Benchmark Api Endpoints.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-benchmarks/v1/id-list", "params": [ { "name": "familyFilter", "value": "", "type": "query", "description": "Highest Level Filter to search by common Benchmark Families, such as S&P, MSCI, or Russell. This will retrieve all related benchmark ids. For further filtering, use the response items such as the categoryDescription field. Leave blank if you wish to see a full sample list of ids. requested-\n* **CHINA & HK INDICES** - Major Hong Kong and China Indices, such as Hang Seng Index (HSI-HKX)\n* **DOW JONES** - Dow Jones Global, Regions, Countries, Titans.\n* **FACTSET MARKET INDICES** - Regional and Country Indices defined by FactSet\n* **FTSE** - FTSE Global, UK, Global All Cap, World, Xinhua, European, GWA, JSE, Multinationals, and Style indices\n* **GLOBAL INDICES** - A mix of major indices across the globe.\n* **MSCI** - MSCI All Country, Asia Pacific, Thematic & Strategy, Emerging, Developed, US.\n* **RUSSELL** - US, Global, and Nomura.\n* **S&P** - US, ASX, Select Industry, BMI, Global, Thematic, Emerging, TSX.\n* **STOXX** - Total Market, Europe, and Nordic\n* **TOPIX** - Topix Indices, such as TOPIX 500 (182301)\n" } ] }, "docs": "Returns a **sample** list of Benchmark Identifiers to use in other Benchmark API endpoints. This is a supporting API to be use alongside the other Benchmark API endpoints. For example, use the fsymID value returned in this response as the input to your `ids` parameter in the /constituents endpoint to return constituents for that id.
*This is not the full list of benchmark ids allowed in this service, but rather a representation of the most commonly requested. For complete assistance with ID l" }, { "info": { "name": "Factset Returns a Sample List of Benchmark Identifiers and the Benchmark Categorization to Use in Other Benchmark Api Endpoints.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-benchmarks/v1/id-list", "body": { "type": "json", "data": "{}" } }, "docs": "Returns a **sample** list of Benchmark Identifiers to use in other Benchmark API endpoints. This is a supporting API to be use alongside the other Benchmark API endpoints. For example, use the fsymID value returned in this response as the input to your `ids` parameter in the /constituents endpoint to return constituents for that id.
*This is not the full list of benchmark ids allowed in this service, but rather a representation of the most commonly requested. For complete assistance with ID l" }, { "info": { "name": "Retrieve Latest Audio Recordings and Related Metadata Within Factset Coverage.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/docs-distributor/audio/v1/list-files", "params": [ { "name": "_sort", "value": "", "type": "query", "description": "Sorts results in chronological order, reverse chronological order and by uploadTime(latest uploaded first). Results are in reverse chronological order by default." }, { "name": "_paginationLimit", "value": "", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0 ; Max=500 ]" }, { "name": "startDate", "value": "2022-01-01T00:00:00.000Z", "type": "query", "description": "Used in conjuction with endDate. The earliest date of the audio file the API should fetch for (can be in absolute: **YYYY-MM-DD** or relative date: **-1** for yesterday)." }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "endDate", "value": "2022-06-01T00:00:00.000Z", "type": "query", "description": "Used in conjuction with startDate. The latest date of the audio file the API should fetch for (can be in absolute: **YYYY-MM-DD** or relative date: **0** for today)." }, { "name": "reportId", "value": "2666621", "type": "query", "description": "Unique identifier for fetching the audio file for an event. The same ID is used for the transcript of the same event." }, { "name": "audioSourceId", "value": "", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (phone or webcast or vendor or replay). One ReportID can have multiple AudioSourceIDs." }, { "name": "ids", "value": "", "type": "query", "description": "This parameter filters the results based on ticker-region or Entity ID or the combination of both. A comma is used to separate each identifier." }, { "name": "sourceCode", "value": "", "type": "query", "description": "This parameter filters the results based on Source of the Audio file. Below are the descriptions for each Source Code -\n* P = Phone\n* W = Webcast\n* V = Vendor\n* I = Webcast Replay\n* F = Flash - identical to webcast; can merge with \"W\" in the future\n* R = Replay (Phone Replay)" }, { "name": "fileName", "value": "835A1FD9-3CE1-EC11-8128-8CDCD4AF21E4.mp3", "type": "query", "description": "This parameter is used to filter the data on based on the file name." }, { "name": "trimmed", "value": "", "type": "query", "description": "This parameters helps to search trimmed audio files." }, { "name": "uploadTime", "value": "", "type": "query", "description": "This parameter filters data based on uploadTime relative to the current time, in hours. For example:- uploadTime = -15 (fetches audio files between 15 hours ago and now)\n\nMinimum is 1 hour i.e., uploadTime= -1\n\nMaximum is 1 week/168 hours i.e., uploadTime=-168\n\nWhile using uploadTime, the startDate and endDate parameters will be ignored." } ] }, "docs": "Returns the latest audio recordings. Query parameters can be used to filter and narrow down the results." }, { "info": { "name": "Factset Returns the Latest Transcript Snippets From an Active Call.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/bulk-documents/nrt/v1/list-snippets", "params": [ { "name": "_paginationLimit", "value": "5", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0; Max=500]" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "audioSourceId", "value": "471849", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (dial-in or webcast). One ReportID can have multiple AudioSourceIDs." }, { "name": "reportId", "value": "2683372", "type": "query", "description": "Unique identifier for an event." } ] }, "docs": "Returns the latest snippets from an active call" }, { "info": { "name": "Factset Set of Custom Instrument-level Selection Lists.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/instrument/selectionList/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "Set of custom instrument-level selection lists." }, { "info": { "name": "Factset for Each Given Instrument, Returns the Instrument-level Selection Lists of Which the Instrument Is a Member.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/instrument/selectionList/listByInstrument", "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 instrument, returns the instrument-level selection lists of which the instrument is a member." }, { "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." } ] } ], "bundled": true }