From b4d8ec3d47813de0e87ab9151c23cb0192b9e26d Mon Sep 17 00:00:00 2001 From: Mateusz <169154504+donbagger@users.noreply.github.com> Date: Wed, 5 Aug 2026 10:04:04 +0200 Subject: [PATCH] fix: both Paprika entries claim no rate limits; both are metered (#146) --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 44a7a20..e12cd9d 100644 --- a/Readme.md +++ b/Readme.md @@ -448,8 +448,8 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Orderflow](https://github.com/focus1691/orderflow) | `TypeScript`, `NestJS`, `TimescaleDB` | - Builds real-time Footprint Candles from WebSocket trade data across crypto exchanges. - [Agent Gateway](https://agent-gateway-kappa.vercel.app) | `REST API` | - Free unified REST API providing real-time prices for 500+ crypto tokens via Hyperliquid. No API key required for price data. OpenAPI spec at `/openapi.json`. - [tessera-api](https://github.com/tesseralytics/python-client) | `Python` | - Official client for Tessera: order-flow-enriched OHLCV, funding-rate, and positioning datasets built from raw Hyperliquid trades, read straight into Polars or DuckDB over a REST API. [Website](https://tesseralytics.dev) -- [CoinPaprika](https://api.coinpaprika.com) | `REST API` | - Free crypto market data API with prices, volume, market cap, OHLCV, and exchange data for 7,000+ coins. No API key required, no rate limits. -- [DexPaprika](https://api.dexpaprika.com) | `REST API` | - Free DEX/DeFi data API covering pools, tokens, OHLCV, and trade history across all chains and DEXes. No API key, no rate limits. +- [CoinPaprika](https://api.coinpaprika.com) | `REST API` | - Crypto market data API with prices, volume, market cap, OHLCV, and exchange data for 12,000+ coins. No API key required; free tier is 20,000 calls/month. +- [DexPaprika](https://api.dexpaprika.com) | `REST API` | - Free DEX/DeFi data API covering pools, tokens, OHLCV, and trade history across 36 chains and 230+ DEXes. No API key needed; free tier is 200K requests/month. - [PreReason](https://github.com/PreReason/mcp) | `TypeScript`, `REST API`, `MCP` | - Pre-analyzed Bitcoin and macro market briefings. 17 contexts covering BTC, Fed balance sheet, M2, Treasury yields, hash rate, difficulty, mining production costs, and cross-asset correlations (SPY, QQQ, VXX, UUP as BTC relationship signals). Returns trend direction, confidence scores, percentile rankings, and regime classification. [Website](https://www.prereason.com) - [Sharpe](https://www.sharpe.ai/docs/free-api) | `REST API`, `MCP` | - Crypto market intelligence API and MCP server covering funding rates, options, arbitrage, narratives, exchange listings, and news. Public endpoints work without a required API key. [Website](https://www.sharpe.ai) - [Coinugget](https://coinugget.com) - Real-time RSI signals, price action & volume spikes dashboard for crypto traders. Free, no sign-up required.