Getting Started | Tardis.dev Documentation
Getting Started
Overview of the main ways Tardis.dev historical market data can be accessed programmatically
Python client providing convenient access to tick-level historical market data
efficient data replay API returning historical market data for whole time periods (in contrast to Tardis.dev HTTP API where single call returns data for single minute time period)
Node.js client providing convenient access to tick-level historical and real-time market data
efficient data replay API returning historical market data for whole time periods (in contrast to Tardis.dev HTTP API, where a single call returns data for a single minute time period)
C++, Java, Rust, C#, Go and R clients - we have plans for adding dedicated clients for those languages, meanwhile following alternatives are available:
We're always happy to help if you have any problems with the integration, contact us.