← Back to catalog
news.crypto
mock data$0.002 / callCrypto & Blockchain News
Cryptocurrency and blockchain news feed — filter by coin (Bitcoin, Ethereum, Solana...), keyword, language. Dedicated crypto news index from specialized sources (NewsData.io)
Input schema
q
stringSearch keywords in crypto news (e.g. "Bitcoin ETF", "DeFi")
coin
stringSpecific coin filter (e.g. "Bitcoin", "Ethereum", "Solana")
size
integerNumber of articles (default 10, max 50)
language
stringLanguage code (e.g. "en")
Call via REST
curl -X POST https://unifyapi.pro/api/call/news.crypto \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"q":"<q>","coin":"<coin>","size":0,"language":"<language>"}'