Global markets.
One API is enough.
TIQEX is a developer-first real-time financial market data API platform. It delivers equities, forex, crypto, futures, indices, and commodities through unified REST and WebSocket endpoints with consistent JSON fields—built for trading terminals, quant systems, and AI applications.
Free to start — delayed quotesNo credit card required
TRUSTED INFRASTRUCTURE FOR BUILDERS AROUND THE WORLD
ONE API. EVERY MARKET.
All the data you need.
One connection.
Forget fragmented data feeds. TIQEX brings global market intelligence together through a single, developer-friendly API.
Global Equities API
US, China A-shares, and Hong Kong in one feed — quotes, candles, and ETFs; Level 2 / ticks on Enterprise.
Learn moreForex API
Tick-level data for 88 major currency pairs, including central bank reference rates.
Learn moreFutures · Indices · Commodities
Continuous futures, major indices, plus metals, energy, and agriculture — one integration.
Learn moreTHE COMPLETE DATA LAYER
Made for markets that never sleep.
From the first backtest to your billionth trade, our infrastructure is built to keep pace with every decision you make.
Global market coverage
US stocks, A-shares, Hong Kong, FX, crypto, futures, indices, and commodities — one integration.
Real-time streaming
High-frequency WebSocket streams delivered in milliseconds.
Deep historical data
Tick-level history for robust, accurate backtesting.
BUILT FOR DEVELOPERS
From first call
to live in minutes.
Clean documentation, familiar endpoints, and SDKs for the tools your team already uses.
Read the documentation// TIQEX — GET /api/v1/market/crypto/quote
const res = await fetch(
'https://api.tiqex.io/api/v1/market/crypto/quote?symbols=BTCUSDT',
{
headers: { 'X-API-Key': 'your_api_key' }
}
)
const json = await res.json()
console.log(json.data)YOUR DATA ADVANTAGE STARTS HERE
Ready when you are.
Get your API key and start building with real-time market data today.
Get your free API key✓ No credit card required ✓ Setup in minutes