{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Date API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Date", "type": "folder" }, "items": [ { "info": { "name": "Factset Redirects to the Raw Ppt/pdf Output Created by the Publisher Service.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/pub-datastore/swivel/v1/:document/:accountId/:date", "params": [ { "name": "document", "value": "Analytics_Datastore", "type": "path", "description": "The Publisher document containing the report" }, { "name": "accountId", "value": "LARGE_CORE", "type": "path", "description": "The account ID" }, { "name": "date", "value": "2023-01-01", "type": "path", "description": "The as of date for the report" } ] }, "docs": "Takes report parameter inputs and returns the object location for the specified report via a 302 redirect.\r\n\r\nNote: Due to Swagger UI functionality, the redirect is automatically followed when using 'Try it out', so instead of the 302 Header response, a 200 is returned with the Cargo response Body." }, { "info": { "name": "Factset Redirects to the Underlying Pa/spar Data Represented in a Stach Format.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/pub-datastore/swivel/v1/:document/:assetName/:reportId/:tileId/:accountId/:date", "params": [ { "name": "document", "value": "Analytics_Datastore", "type": "path", "description": "The Publisher or Analytics Datafeed document containing the report" }, { "name": "assetName", "value": "ADS_Demo.PA3", "type": "path", "description": "The PA/SPAR asset name and extension" }, { "name": "reportId", "value": "report7", "type": "path", "description": "The PA/SPAR report ID" }, { "name": "tileId", "value": "tile0", "type": "path", "description": "The PA/SPAR tile ID" }, { "name": "accountId", "value": "LARGE_CORE", "type": "path", "description": "The account ID" }, { "name": "date", "value": "2023-01-01", "type": "path", "description": "The as of date for the report" } ] }, "docs": "Takes report parameter inputs and returns the object location for the specified report via a 302 redirect.\r\n\r\nNote: Due to Swagger UI functionality, the redirect is automatically followed when using 'Try it out', so instead of the 302 Header response, a 200 is returned with the Cargo response Body." }, { "info": { "name": "Factset Redirects to the Underlying Insight/vault Data in a Stach Format.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/pub-datastore/swivel/v1/:document/:assetName/:reportId/:tileId/:accountId/:configId/:date", "params": [ { "name": "document", "value": "Analytics_Datastore", "type": "path", "description": "The Analytics Datafeed document containing the report" }, { "name": "assetName", "value": "ADS_Demo.PA3", "type": "path", "description": "The PA/SPAR asset name and extension" }, { "name": "reportId", "value": "report7", "type": "path", "description": "The PA/SPAR report ID" }, { "name": "tileId", "value": "tile0", "type": "path", "description": "The PA/SPAR tile ID" }, { "name": "accountId", "value": "LARGE_CORE", "type": "path", "description": "The account ID" }, { "name": "configId", "value": "acb5150d-4333-49e7-8e33-4f7fa749691e", "type": "path", "description": "The Vault configuration ID" }, { "name": "date", "value": "2023-01-01", "type": "path", "description": "The as of date for the report" } ] }, "docs": "The inclusion of a configId in the path indicates this is for Insight/Vault mappings only, as PA/SPAR mappings do not support the concept of configuration id.\r\n\r\nTakes report parameter inputs and returns the object location for the specified report via a 302 redirect.\r\n\r\nNote: Due to Swagger UI functionality, the redirect is automatically followed when using 'Try it out', so instead of the 302 Header response, a 200 is returned with the Cargo response Body." }, { "info": { "name": "Factset Get Account Endpoint, Takes an Account Name, Date and Returns Underlying Data for That Date", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/accounts/v3/models/:name/dates/:date", "params": [ { "name": "name", "value": "", "type": "path", "description": "The path and filename of the account to get" }, { "name": "date", "value": "", "type": "path", "description": "The date for which data needs to be updated" }, { "name": "format", "value": "", "type": "query", "description": "Optional format for the response, supported formats are JsonStach and AccountModel" } ] }, "docs": "Factset Get Account Endpoint, Takes an Account Name, Date and Returns Underlying Data for That Date" }, { "info": { "name": "Factset Delete All Entries for a Date or Specific Symbol Entries for a Date From a Previously Created Account.", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.factset.com/analytics/accounts/v3/models/:name/dates/:date", "params": [ { "name": "name", "value": "", "type": "path", "description": "The filename of model account to delete" }, { "name": "date", "value": "", "type": "path", "description": "The date from the given file name to delete" }, { "name": "symbols", "value": "", "type": "query", "description": "The symbols from the given file name and date to delete (Maximum 10 symbols are allowed)" } ] }, "docs": "Factset Delete All Entries for a Date or Specific Symbol Entries for a Date From a Previously Created Account." }, { "info": { "name": "Factset Get Account Endpoint, Takes an Account Name and Returns Underlying Data", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/accounts/v3/models/:name/dates/:date/symbols/:symbol", "params": [ { "name": "name", "value": "", "type": "path", "description": "The path and filename of the account to get" }, { "name": "symbol", "value": "", "type": "path", "description": "The symbol for which data needs to be updated" }, { "name": "date", "value": "", "type": "path", "description": "The date for which data needs to be updated" }, { "name": "format", "value": "", "type": "query", "description": "Optional format for the response, supported formats are JsonStach and AccountModel" } ] }, "docs": "Factset Get Account Endpoint, Takes an Account Name and Returns Underlying Data" }, { "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.." } ] } ], "bundled": true }