{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Tile API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Tile", "type": "folder" }, "items": [ { "info": { "name": "Factset Redirects to the Underlying Pa/spar Data Represented in a Stach Format, With No as of Date Specified.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/pub-datastore/swivel/v1/:document/:assetName/:reportId/:tileId/:accountId", "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" } ] }, "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." } ] } ], "bundled": true }