{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Category API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Category", "type": "folder" }, "items": [ { "info": { "name": "Factset Details of a Category.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/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 of a category." }, { "info": { "name": "Factset List of Categories.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/list", "params": [ { "name": "ids", "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": "List of categories." }, { "info": { "name": "Factset List of categories assigned to a category level.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/listByLevel", "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" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Non-negative number of entries to skip, or 0 (default)." }, { "name": "_paginationLimit", "value": "", "type": "query", "description": "Non-negative maximum number of entries to return." } ] }, "docs": "List of categories assigned to a category level." }, { "info": { "name": "Factset List of categories assigned to a category system.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/listBySystem", "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" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Non-negative number of entries to skip, or 0 (default)." }, { "name": "_paginationLimit", "value": "", "type": "query", "description": "Non-negative maximum number of entries to return." } ] }, "docs": "List of categories assigned to a category system." }, { "info": { "name": "Factset List of entitled category datasets.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/dataset/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 entitled category datasets." }, { "info": { "name": "Factset List of instruments where a specific dataset has assigned a given category.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/instrument/list", "params": [ { "name": "idCategory", "value": "", "type": "query" }, { "name": "idCategoryDataset", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Non-negative number of entries to skip, or 0 (default)." }, { "name": "_paginationLimit", "value": "", "type": "query", "description": "Non-negative maximum number of entries to return." } ] }, "docs": "List of instruments where a specific dataset has assigned a given category." }, { "info": { "name": "Factset Details of a category level.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/level/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 of a category level." }, { "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 Details of an entitled category system.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/system/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 of an entitled category system." }, { "info": { "name": "Factset List of entitled category systems.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/category/system/list", "params": [ { "name": "idType", "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": "List of entitled category systems." }, { "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." } ] } ], "bundled": true }