All free APIs
Free APISocialAPI keyOfficial

NewsData.io News API

Multi-country news search with a no-card free tier giving ~2,000 articles/day.

NewsData.io aggregates news from thousands of sources across 90+ countries and 80+ languages, with latest, crypto and (paid) archive endpoints. The free plan needs no credit card and grants 200 API credits/day at 10 articles per credit, so roughly 2,000 articles/day, with keyword, country, language and category filters. Responses are JSON with title, description, link, source, pubDate, country, category and a sentiment placeholder. Good for prototyping a broad news-monitoring Claude Skill; note free results are time-delayed (~12 hours) and exclude full article text.

Free tier

Free plan (no card). Paid plans from $199.99/mo for real-time data, full content, archive and higher limits.

Rate limits

Free: 200 credits/day (10 articles per credit, ~2,000 articles/day); ~30 credits per 15 minutes.

Auth

API key

Base URL

https://newsdata.io/api/1

What you'd build with it

  • Broad multi-country news monitoring
  • Keyword digests across many languages
  • Crypto news feed for a finance agent
  • Prototype a global news RAG pipeline

Key endpoints

  • GET/latestLatest news with q, country, language, category filters and pagination.
  • GET/cryptoCrypto-specific news feed with coin/keyword filters.
  • GET/sourcesList available news sources by country/category/language.
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

newsaggregatormultilingualkeyfree-tier