{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Type API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Type", "type": "folder" }, "items": [ { "info": { "name": "Factset Get a Specific Custom Symbol Type's Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/custom-symbol-types/:customSymbolTypeId", "params": [ { "name": "customSymbolTypeId", "value": "", "type": "path", "description": "customSymbolTypeId to get associated record" } ] }, "docs": "Factset Get a Specific Custom Symbol Type's Details" }, { "info": { "name": "Factset Edit a Custom Symbol Type", "type": "http" }, "http": { "method": "PUT", "url": "https://api.factset.com/v1/custom-symbol-types/:customSymbolTypeId", "params": [ { "name": "customSymbolTypeId", "value": "", "type": "path", "description": "customSymbolTypeId to update associated record" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Factset Edit a Custom Symbol Type" }, { "info": { "name": "Factset Delete a Custom Symbol Type", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.factset.com/v1/custom-symbol-types/:customSymbolTypeId", "params": [ { "name": "customSymbolTypeId", "value": "", "type": "path", "description": "customSymbolTypeId to delete associated record" } ] }, "docs": "Factset Delete a Custom Symbol Type" }, { "info": { "name": "Factset Get Custom Fields for Custom Symbol Type", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/custom-symbol-types/:customSymbolTypeId/custom-fields", "params": [ { "name": "customSymbolTypeId", "value": "", "type": "path", "description": "customSymbolTypeId to get associated Custom fileds" } ] }, "docs": "Factset Get Custom Fields for Custom Symbol Type" }, { "info": { "name": "Factset Edit a Contact Type", "type": "http" }, "http": { "method": "PUT", "url": "https://api.factset.com/v1/contact-types/:contactTypeId", "params": [ { "name": "contactTypeId", "value": "", "type": "path", "description": "contactTypeId to update associated record" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Factset Edit a Contact Type" }, { "info": { "name": "Factset Delete a Contact Type", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.factset.com/v1/contact-types/:contactTypeId", "params": [ { "name": "contactTypeId", "value": "", "type": "path", "description": "contactTypeId to delete associated record" } ] }, "docs": "Factset Delete a Contact Type" }, { "info": { "name": "Factset Edit a Phone Type", "type": "http" }, "http": { "method": "PUT", "url": "https://api.factset.com/v1/phone-number-types/:phoneNumberTypeId", "params": [ { "name": "phoneNumberTypeId", "value": "", "type": "path", "description": "phoneNumberTypeId to update associated record" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Factset Edit a Phone Type" }, { "info": { "name": "Factset Delete a Phone Type", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.factset.com/v1/phone-number-types/:phoneNumberTypeId", "params": [ { "name": "phoneNumberTypeId", "value": "", "type": "path", "description": "phoneNumberTypeId for deleting associated record" } ] }, "docs": "Factset Delete a Phone Type" }, { "info": { "name": "Factset Get Details for the Given Prb Job", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/jobs/:type/:name", "params": [ { "name": "type", "value": "", "type": "path", "description": "The jobs type" }, { "name": "name", "value": "", "type": "path", "description": "The jobs name" }, { "name": "attribute", "value": "", "type": "query", "description": "The attribute parameter accepts a list of the given enums, separated by commas. Each of them returns the respective data associated with the job. Runs returns the run history of the job." } ] }, "docs": "Use this endpoint to fetch the documents, tasks, accounts, and/or runs for the PRB job given in the path. Please note jobs with type PD will not return tasks nor accounts so this will be ignored if given as part of the array of attributes in the request." }, { "info": { "name": "Factset Details for a News Article Type.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/news/article/type/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 for a news article type." }, { "info": { "name": "Factset List of News Article Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/news/article/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of news article types." }, { "info": { "name": "Factset List of Background Text Types.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/basic/backgroundText/type/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of background text types." }, { "info": { "name": "Factset List of Benchmark Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/benchmark/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of benchmark types." }, { "info": { "name": "Factset List of Frequency Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/frequency/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of frequency types." }, { "info": { "name": "Factset List of Market Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/basic/market/type/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 market types." }, { "info": { "name": "Factset List of Internet Media Types.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/basic/media/type/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of Internet media types. See http://www.iana.org/assignments/media-types/ for further details. Not all such Internet media types are available on the MDG." }, { "info": { "name": "Factset List of Category System Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/system/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of category system types." }, { "info": { "name": "Factset List of Background Text Types for Instruments.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/instrument/backgroundText/type/list", "body": { "type": "json", "data": "{}" } }, "docs": "List of background text types for instruments." }, { "info": { "name": "Factset List of Day Count Convention Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/instrument/coupon/dayCountConvention/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of day count convention types." }, { "info": { "name": "Factset List of Interest Rate Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/instrument/coupon/interestRate/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of interest rate types." }, { "info": { "name": "Factset Trading Schedule Event Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/prices/tradingSchedule/event/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "Trading schedule event types define the events which may occur during any period of trading. Types of trading schedule events are for instance OPEN, CLOSE, END_OF_DAY." }, { "info": { "name": "Factset List of Barrier Types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/securitizedDerivative/barrier/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "List of barrier types." }, { "info": { "name": "Factset Get Spar Account Returns Type Details", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/spar/v3/accounts/:accountPath/returns-type", "params": [ { "name": "accountPath", "value": "", "type": "path", "description": "URL encoded account path" } ] }, "docs": "This endpoint returns the returns type of account associated with SPAR" }, { "info": { "name": "List of company board types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/company/board/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of company board types." }, { "info": { "name": "List of dividend types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/dividend/type/list", "params": [ { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "List of dividend types." } ] } ], "bundled": true }