CoinPulse
CoinPulse aggregates data from CoinGecko and Binance into a single, fast API with Redis caching for sub-100ms responses. Features: - 900+ cryptocurrency assets with real-time prices - Growth Potential Score — AI-powered analysis ranking coins by momentum, volume, and market indicators - Multi-exchange price comparison for arbitrage detection - Currency conversion between any two crypto assets -…
CoinPulse endpoints
| Method | Endpoint | Description |
|---|---|---|
| Coins | ||
| GET |
List Coins /v1/coins/list |
Get all available cryptocurrencies with price and market cap data |
| GET |
Search Coins /v1/coins/search |
Search coins by name or symbol |
| GET |
Coin Price /v1/coins/{id}/price |
Get current price for a specific coin |
| GET |
Coin Detail /v1/coins/{id} |
Get detailed data for a specific coin |
| GET |
List Categories /v1/coins/categories |
Get all cryptocurrency categories |
| GET |
Gainers & Losers /v1/coins/gainers-losers |
Get top gainers and losers in 24h. Requires BASIC plan. |
| GET |
Trending Coins /v1/coins/trending |
Get trending coins in the last 24h. Requires BASIC plan. |
| Market Data | ||
| GET |
Category Market Data /v1/categories/market |
Market data per category (market cap, volume, top coins). Requires PRO plan. |
| GET |
Simple Price /v1/simple/price |
Get price of multiple coins in multiple currencies. Requires BASIC plan. |
| GET |
Top Market Cap /v1/top/market-cap |
Get top coins ranked by market cap. Requires BASIC plan. |
| GET |
Global Market /v1/market/global |
Global crypto market data (total market cap, BTC dominance, volume). Requires BASIC plan. |
| Tools | ||
| GET |
Compare Price /v1/compare/price |
Compare coin price across multiple exchanges. Requires PRO |
| GET |
Health Check /v1/status |
Check API status and uptime |
| GET |
Convert /v1/convert |
Convert between any two cryptocurrencies. Requires PRO plan. |
| Insights | ||
| GET |
Growth Potential /v1/insights/growth-potential |
AI-powered growth potential score for top coins. Requires PRO plan. Add ?category= for ULTRA. |
| GET |
Growth Potential by Category /v1/insights/growth-potential |
Growth potential filtered by category. Requires ULTRA plan. |
CoinPulse pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $9.99 / month | 30 / minute |
|
| ULTRA | $29.99 / month | 60 / minute |
|
| MEGA | $49.99 / month | 120 / minute |
|