Refinitiv Eikon · Arazzo Workflow
Refinitiv Eikon Tick History Extraction and Poll
Version 1.0.0
Authenticate, submit a tick history extraction, check the job status, and download the result when complete.
View Spec
View on GitHub
AnalyticsFinancial DataFinancial NewsMarket DataReal-Time DataTradingArazzoWorkflows
Provider
Workflows
tickhistory-extraction-poll
Submit a tick history extraction and download its file once the job completes.
Authenticates, submits a tick history extraction, captures the latest job identifier, and checks its status. When the job is Completed it lists the extracted files and downloads the first one; otherwise the flow ends for later polling.
1
authenticate
$sourceDescriptions.tickHistoryApi.requestToken
Exchange account credentials for a 24-hour session token shared with DataScope Select.
2
submitExtraction
extractTickHistoryRaw
Submit a tick history extraction for the instrument and date range. A 200 returns data synchronously while a 202 indicates asynchronous processing.
3
listJobs
listJobs
List extraction jobs and capture the identifier and status of the most recent job.
4
checkStatus
getJobStatus
Retrieve the status of the captured job and branch on whether it has completed.
5
listFiles
$sourceDescriptions.tickHistoryApi.listExtractedFiles
List the files produced by completed tick history extractions and capture the first file identifier.
6
downloadFile
$sourceDescriptions.tickHistoryApi.downloadExtractedFile
Download the raw tick data contents of the first extracted file by its identifier.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/refinitiv-eikon-tickhistory-extraction-poll-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.