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

META
Meta Platforms, Inc. Class A Common StockStock
BTC/USDT76,843.55−0.62%
ETH/USDT2,481.54−2.05%
BNB/USDT716.74−2.61%
SOL/USDT99.73−2.54%
XRP/USDT1.3431−2.04%
DOGE/USDT0.08351−1.73%
ADA/USDT0.2049−1.92%
AVAX/USDT7.326−1.60%
LINK/USDT11.281−2.39%
DOT/USDT1.009−3.44%
BTC/USDT76,843.55−0.62%
ETH/USDT2,481.54−2.05%
BNB/USDT716.74−2.61%
SOL/USDT99.73−2.54%
XRP/USDT1.3431−2.04%
DOGE/USDT0.08351−1.73%
ADA/USDT0.2049−1.92%
AVAX/USDT7.326−1.60%
LINK/USDT11.281−2.39%
DOT/USDT1.009−3.44%
AAPL332.55+1.87%
MSFT495.58+0.64%
NVDA218.17−0.11%
GOOGL338.44+1.76%
AMZN256.80+2.17%
META647.97+0.59%
TSLA365.485+0.47%
NFLX77.39+1.95%
AMD516.115+2.49%
INTC102.92+2.68%
BABA109.32+0.71%
JPM356.425+0.81%
AAPL332.55+1.87%
MSFT495.58+0.64%
NVDA218.17−0.11%
GOOGL338.44+1.76%
AMZN256.80+2.17%
META647.97+0.59%
TSLA365.485+0.47%
NFLX77.39+1.95%
AMD516.115+2.49%
INTC102.92+2.68%
BABA109.32+0.71%
JPM356.425+0.81%

TRUSTED INFRASTRUCTURE FOR BUILDERS AROUND THE WORLD

110,820+assets covered
99.99%uptime SLA
26msdata latency
8global exchanges

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

Global Equities API

US, China A-shares, and Hong Kong in one feed — quotes, candles, and ETFs; Level 2 / ticks on Enterprise.

Learn more
Forex API

Forex API

Tick-level data for 88 major currency pairs, including central bank reference rates.

Learn more
Crypto API

Crypto API

24/7 real-time quotes from 30+ top exchanges including Binance and Coinbase.

Learn more
Futures · Indices · Commodities

Futures · Indices · Commodities

Continuous futures, major indices, plus metals, energy, and agriculture — one integration.

Learn more

THE 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.

01

Global market coverage

US stocks, A-shares, Hong Kong, FX, crypto, futures, indices, and commodities — one integration.

02

Real-time streaming

High-frequency WebSocket streams delivered in milliseconds.

03

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