Crypto Market Data
CEX + DEX, one API
Power trading bots, dashboards, and DeFi apps with unified market data across CEXs, DEXs, and tokenized real-world assets, stocks, treasuries, gold, and yield-bearing tokens. Sub-150ms & 99.9% uptime.
New: on-chain markets, tokenized stocks & RWAsThree lines. That's it.
No complex setup. No configuration headaches. Get real-time crypto prices with a simple API call. We handle the complexity of connecting to exchanges, normalizing data, and caching for speed.
- Unified response format across all exchanges
- Automatic retries and failover
- Built-in rate limiting protection
import { Luzia } from '@luziadev/sdk'const luzia = new Luzia('lz_your_api_key')// Get BTC price from Binanceconst ticker = await luzia.ticker('binance', 'BTC-USDT')console.log(ticker.last) // 43,250.50
curl -H "Authorization: Bearer lz_xxx" \https://api.luzia.dev/v1/ticker/binance/BTC-USDT
Give your AI agent live market data
Connect your AI to our hosted MCP at mcp.luzia.dev — no install required. Paste the URL and your API key, and your AI can fetch real-time crypto prices, historical candles, and exchange data.
5 tools, ready to use:
get_tickerReal-time price for any trading pair
get_tickersBatch prices across exchanges
get_historyOHLCV candles for technical analysis
get_exchangesList supported exchanges and status
get_marketsAvailable trading pairs per exchange
{"mcpServers": {"luzia": {"command": "npx","args": ["-y","mcp-remote","https://mcp.luzia.dev/mcp","--header","Authorization:Bearer lz_your_api_key"]}}}
Paste the config, restart your client, and ask your AI about crypto prices — no local server required.
Built for speed and reliability
Every millisecond matters in crypto. We obsess over performance so you can focus on building.
Blazing Fast
Sub-150ms response times with multi-level caching. Your users get real-time prices instantly.
Top Markets
Access Bitcoin, Ethereum, Solana, and hundreds more trading pairs across all major exchanges.
Historical Data
OHLCV candlestick data from 1-minute to 1-day. Build charts, backtest strategies, and analyze trends.
Multiple Exchanges
Binance, Coinbase, Kraken and more. One API to access prices across all major exchanges.
On-Chain Markets
Live DEX pool prices from Raydium, Orca, Uniswap V3/V4, and Curve including tokenized stocks (xStocks) and RWAs, all through one REST and WebSocket API.
Developer Friendly
Clean REST API, comprehensive docs, and SDKs for JavaScript, Python, and more.
Agentic First
Built for AI agents with native Model Context Protocol support. Integrate with Claude Desktop, Cursor, and other AI tools.
Usage Dashboard
Track your API usage in real-time. Monitor requests, rate limits, and costs with detailed analytics and usage history.
Tokenized stocks, treasuries, and gold — alongside crypto
Tokenized stocks, RWAs, and tokenized gold (PAXG, XAUT) on Ethereum and Solana Market data served through the same REST and WebSocket API as BTC/USDT.
What you can build
Developers use Luzia to power all kinds of crypto applications. Here are some ideas.
Portfolio Trackers
Build real-time portfolio apps that show users their holdings value across exchanges.
Trading Bots
Power algorithmic trading with reliable, fast price feeds from multiple sources.
Price Alerts
Create price alert services that notify users when assets hit target prices.
Charts & Backtesting
Build candlestick charts and backtest trading strategies with historical OHLCV data.
Analytics dashboards, DeFi apps, price alerts, telegram bots, and more...
See More ExamplesClean, predictable responses
Every response follows the same format, regardless of which exchange you're querying. No more dealing with inconsistent APIs or complex data transformations.
- Consistent data structure across exchanges
- ISO timestamps and standard number formats
- Clear error codes and messages
- Rate limit headers included
Simple, transparent pricing
Start free, upgrade when you need more. No hidden fees.
Free
Perfect for prototyping and small projects
- 25 requests/minute
- 1,000 requests/day
- Real-time ticker data
- All exchanges supported
- 30-day historical data
- Community support
Pro
For production apps and serious developers
- 1,000 requests/minute
- 20,000 requests/day
- Real-time ticker data
- Priority support
- WebSocket Access
- 90-day historical data
- OHLCV candles (1m to 1d)
Enterprise
For high-volume applications and organizations
- Unlimited requests/minute
- Unlimited requests/day
- Dedicated infrastructure
- Custom SLA & uptime guarantees
- 24/7 dedicated support
- Custom integrations
- Unlimited historical data
- OHLCV candles (1m to 1d)
- On-premise deployment option
FAQs
Everything you need to know about Luzia. Can't find what you're looking for? Reach out to us.
Latest from the Blog
Tutorials, guides, and updates from the Luzia team.

Luzia 1.3.0: Tokenized Asset Prices and Real-Time DEX Prices in One API
Luzia 1.3.0 is our biggest release yet: real-time tokenized asset prices and DEX prices in one API. Tokenized stocks, treasuries, and gold now stream alongside Uniswap, Raydium, and Curve markets, with updated SDKs and a new MCP server.
Read more
REST Polling vs WebSocket: Which One to Use for Real-Time Crypto Prices
A developer's decision guide for choosing between REST polling and WebSocket streaming for real-time crypto prices, with TypeScript examples and a decision tree.
Read more
Announcing the Luzia Remote MCP - A Crypto API Built for AI Agents
Luzia now ships a hosted remote MCP server for Claude and other AI agents. Pull real-time crypto prices, OHLCV history, and exchange data from Binance, Coinbase, Kraken, OKX, and Bybit through one URL — plus the .well-known discovery endpoints that make Luzia agent-ready.
Read moreReady to build?
Get your free API key in seconds. No credit card required. Start building your crypto app today.
Get Free API Key