Crypto News API
Real-time crypto news articles with per-article sentiment scoring, keyword search, historical data up to 30 days, and whale transaction monitoring.
Explore API
Real-time crypto news, sentiment analysis, exchange rates, and whale transaction tracking. Production-ready REST APIs available on RapidAPI.
Pick your API and make your first request in under 2 minutes.
curl "https://crypto-news51.p.rapidapi.com/api/v1/crypto/articles?limit=5&time_frame=24h" \
-H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
-H "X-RapidAPI-Host: crypto-news51.p.rapidapi.com"curl "https://crypto-news51.p.rapidapi.com/api/v1/crypto/sentiment?interval=1h" \
-H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
-H "X-RapidAPI-Host: crypto-news51.p.rapidapi.com"curl "https://fast-price.p.rapidapi.com/convert?from=USD&to=BTC&amount=100" \
-H "X-RapidAPI-Key: YOUR_RAPIDAPI_KEY" \
-H "X-RapidAPI-Host: fast-price.p.rapidapi.com"