{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Bulk Documents API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Bulk Documents", "type": "folder" }, "items": [ { "info": { "name": "Factset Returns the active calls happening at the moment.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/bulk-documents/nrt/v1/calls", "params": [ { "name": "_paginationLimit", "value": "5", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0; Max=500]" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "audioSourceId", "value": "471849", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (dial-in or webcast). One ReportID can have multiple AudioSourceIDs." }, { "name": "reportId", "value": "2683372", "type": "query", "description": "Unique identifier for an event." }, { "name": "_sort", "value": "", "type": "query", "description": "Enables to get the data in chronological or reverse chronological order based on startDate. Results are in reverse chronological order if this parameter is not used." }, { "name": "entityId", "value": "000CGP-E", "type": "query", "description": "Factset entity level identifier for the company hosting the event." }, { "name": "ticker", "value": "AZZ-US", "type": "query", "description": "Ticker-region identifier for the company hosting the event." }, { "name": "callStatus", "value": "", "type": "query", "description": "Status of the call i.e. ended or inProgress or ewn or issueAtSource." } ] }, "docs": "Returns the active calls happening at the moment" }, { "info": { "name": "Factset Returns the latest transcript snippets from an active call.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/bulk-documents/nrt/v1/list-snippets", "params": [ { "name": "_paginationLimit", "value": "5", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0; Max=500]" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "audioSourceId", "value": "471849", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (dial-in or webcast). One ReportID can have multiple AudioSourceIDs." }, { "name": "reportId", "value": "2683372", "type": "query", "description": "Unique identifier for an event." } ] }, "docs": "Returns the latest snippets from an active call" }, { "info": { "name": "Factset Returns the latest speakerIds with the confidence scores generated for an active call.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/bulk-documents/nrt/v1/speakerids", "params": [ { "name": "_paginationLimit", "value": "5", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0; Max=500]" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "audioSourceId", "value": "471849", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (dial-in or webcast). One ReportID can have multiple AudioSourceIDs." }, { "name": "_sort", "value": "", "type": "query", "description": "Enables to get the data in chronological or reverse chronological order. Results are in chronological order if this parameter is not used." } ] }, "docs": "Returns the latest speakerIds with the cosine scores(confidence scores) generated for an active call." }, { "info": { "name": "Factset Returns the indexed transcript data in small increments throughout the duration of an active call.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/bulk-documents/nrt/v1/indexed-nrt", "params": [ { "name": "_paginationLimit", "value": "5", "type": "query", "description": "Specifies the number of results to return per page. [ Min=0; Max=50 ]" }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results." }, { "name": "audioSourceId", "value": "471849", "type": "query", "description": "Unique ID for an Internal recording specific to reportID. For example, ReportID X would have multiple recordings from different source (dial-in or webcast). One ReportID can have multiple AudioSourceIDs." }, { "name": "reportId", "value": "2683372", "type": "query", "description": "Unique identifier for an event." } ] }, "docs": "Returns the indexed transcript data in small increments throughout the duration of an active call." } ] } ], "bundled": true }