Track real-time prices and market data for top cryptocurrencies
Access real-time cryptocurrency data through our simple REST API
Get list of tickers for cryptocurrencies
Query Parameters:
limit - Number of results (default: 100, max: 100)start - Start position (default: 0)Example:
Get data for a specific cryptocurrency
Query Parameters:
id - Cryptocurrency ID (required)Example:
All API responses return JSON with the following structure:
📊 Updates: Market data refreshes every 30 seconds
✅ No Authentication: Free public API, no keys required
âš¡ Rate Limit: Generous limits for public access