{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Batch API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Batch", "type": "folder" }, "items": [ { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/batch-status", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Return the status for the underlying batch request that is specified by the id.\n\n The Formula API supports Long Running asynchronous requests up to **20 minutes** via the `batch` parameter in the `/time-series` endpoint and up to **10 minutes** in the `/cross-sectional` endpoint.\n\n *This feature is available to Individual Users subscribed to the Performance Package and Performance Package Plus Performance Tiers and all Production Users. If you are unsure which Performance\nTier you are subscrib" }, { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/v1/batch-status", "body": { "type": "json", "data": "{}" } }, "docs": "Return the status for the underlying batch request that is specified by the id.\n\n The Formula API supports Long Running asynchronous requests up to **20 minutes** via the `batch` parameter in the `/time-series` endpoint and up to **10 minutes** in the `/cross-sectional` endpoint.\n\n *This feature is available to Individual Users subscribed to the Performance Package and Performance Package Plus Performance Tiers and all Production Users. If you are unsure which Performance\nTier you are subscrib" }, { "info": { "name": "Factset Returns the Response for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/v1/batch-result", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Returns the response data for the underlying batch request that is specified by the id.\n\n The Formula API supports Long Running asynchronous requests up to **20 minutes** via the `batch` parameter in the `/time-series` endpoint and up to **10 minutes** in the `/cross-sectional` endpoint.\n\n *This feature is available to Individual Users subscribed to the Performance Package and Performance Package Plus Performance Tiers and all Production Users. If you are unsure which Performance\nTier you are " }, { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/v1/batch-result", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the response data for the underlying batch request that is specified by the id.\n\n The Formula API supports Long Running asynchronous requests up to **20 minutes** via the `batch` parameter in the `/time-series` endpoint and up to **10 minutes** in the `/cross-sectional` endpoint.\n\n *This feature is available to Individual Users subscribed to the Performance Package and Performance Package Plus Performance Tiers and all Production Users. If you are unsure which Performance\nTier you are " }, { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-global-prices/v1/batch-status", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Return the status for the underlying batch request that is specified by the id." }, { "info": { "name": "Factset Returns the Response for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-global-prices/v1/batch-result", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Returns the response data for the underlying batch request that is specified by the id.\n\nBy default, this endpoint will return data as JSON. If you wish to receive your data in CSV format, you can edit the header to have the \"accept\" parameter as \"text/csv\" instead of \"application/json\".\n" }, { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/batch/v1/status", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Return the status for the underlying batch request that is specified by the id." }, { "info": { "name": "Factset Returns the Status for a Batch Request", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/batch/v1/status", "body": { "type": "json", "data": "{}" } }, "docs": "Return the status for the underlying batch request that is specified by the id. " }, { "info": { "name": "Factset Returns the Response for a Batch Request", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/batch/v1/result", "params": [ { "name": "id", "value": "", "type": "query", "description": "Batch Request identifier." } ] }, "docs": "Returns the response data for the underlying batch request that is specified by the id." }, { "info": { "name": "Factset Returns the Response for a Batch Request", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/batch/v1/result", "body": { "type": "json", "data": "{}" } }, "docs": "Return the response data for the underlying batch request that is specified by the id. " } ] } ], "bundled": true }