UnifyAPI
← Back to catalog

news.crypto

mock data$0.002 / call

Crypto & Blockchain News

Cryptocurrency and blockchain news feed — filter by coin (Bitcoin, Ethereum, Solana...), keyword, language. Dedicated crypto news index from specialized sources (NewsData.io)

News & Mediaprovider: News#news#news

Input schema

q

Search keywords in crypto news (e.g. "Bitcoin ETF", "DeFi")

string
coin

Specific coin filter (e.g. "Bitcoin", "Ethereum", "Solana")

string
size

Number of articles (default 10, max 50)

integer
language

Language code (e.g. "en")

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.