{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Path API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Path", "type": "folder" }, "items": [ { "info": { "name": "Factset Get Axioma Fi Strategy Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/afi/v3/strategies/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the strategy documents and sub-directories in" } ] }, "docs": "This endpoint looks up all Axioma FI strategy documents and sub-directories in a given directory." }, { "info": { "name": "Factset Get Accounts and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/lookups/v3/accounts/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the accounts and sub-directories in" } ] }, "docs": "This endpoint looks up all ACCT and ACTM files and sub-directories in a given directory." }, { "info": { "name": "Factset Get Northfield Strategy Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/npo/v3/strategies/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the strategy documents and sub-directories in" } ] }, "docs": "This endpoint looks up all Northfield strategy documents and sub-directories in a given directory." }, { "info": { "name": "Factset Get Pa3 Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/pa/v3/documents/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the documents and sub-directories in" } ] }, "docs": "This endpoint looks up all PA3 documents and sub-directories in a given directory." }, { "info": { "name": "Get Factset Portfolio Optimizer Strategy Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/fpo/v3/strategies/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the strategy documents and sub-directories in" } ] }, "docs": "This endpoint looks up all FactSet Portfolio Optimizer strategy documents and sub-directories in a given directory." }, { "info": { "name": "Factset Gets Publisher Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/pub/v3/documents/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the documents in" } ] }, "docs": "This endpoint looks up all Publisher documents and sub-directories in a given directory." }, { "info": { "name": "Factset Path From the First Level to the Level of a Specific Category.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/path/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": "Path from the first level to the level of a specific category." }, { "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": "Factset Gets Spar3 Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/spar/v3/documents/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the documents in" } ] }, "docs": "This endpoint looks up all SPAR3 documents and sub-directories in a given directory." }, { "info": { "name": "Factset Get Vault Documents and Sub-directories in a Directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/analytics/engines/vault/v3/documents/:path", "params": [ { "name": "path", "value": "", "type": "path", "description": "The directory to get the documents in" } ] }, "docs": "This endpoint looks up all Vault documents and sub-directories in a given directory." } ] } ], "bundled": true }