v1.0 Now Available

Real-time News API for Developers

Aggregate news from 12,000+ sources across 120+ countries. Simple REST API with full-text search, real-time updates, and comprehensive coverage.

12,000+
Sources
120+
Countries
20+
Languages
90,000+
Daily Articles

Everything You Need to Build with News Data

A comprehensive API designed for developers who need reliable, real-time access to global news content.

Real-time Data

Access breaking news as it happens with updates every 60 seconds from over 12,000 sources worldwide.

Full-text Search

Search through millions of articles with powerful full-text search supporting boolean operators and exact phrases.

Global Coverage

News from 120+ countries covering every major region, from local stories to international headlines.

Multiple Languages

Content available in 20+ languages including English, Spanish, French, German, Chinese, Arabic, and more.

Simple REST API

Clean, well-documented RESTful API with JSON responses. Get started in minutes with your favorite language.

Usage Analytics

Monitor your API usage with detailed analytics dashboard. Track requests, response times, and error rates.

Try It Live

See the API in action. Select a category and language to preview real API responses.

Configure Request

GET /v1/latest-news?category=technology&language=en
API Responsejson
{
  "status": "ok",
  "total_hits": 12847,
  "page": 1,
  "page_size": 5,
  "articles": [
    {
      "title": "OpenAI Announces GPT-5 with Enhanced Reasoning",
      "description": "The latest model shows significant improvements in mathematical reasoning and code generation...",
      "source": { "name": "TechCrunch", "url": "https://techcrunch.com" },
      "author": "Sarah Chen",
      "category": "technology",
      "language": "en",
      "country": "us",
      "published_at": "2025-01-15T14:30:00Z",
      "url": "https://techcrunch.com/2025/01/15/openai-gpt5"
    },
    {
      "title": "EU Proposes New AI Safety Standards",
      "description": "European Commission unveils comprehensive framework for AI governance...",
      "source": { "name": "Reuters", "url": "https://reuters.com" },
      "author": "Marco Rossi",
      "category": "technology",
      "language": "en",
      "country": "gb",
      "published_at": "2025-01-15T12:15:00Z",
      "url": "https://reuters.com/technology/eu-ai-safety"
    }
  ]
}

Start in Minutes

Simple integration with any programming language. Just add your API key and start fetching news.

curl -X GET "https://api.newsapi.dev/v1/latest-news?language=en&category=technology" \
  -H "X-API-Key: your_api_key_here"

Simple, Transparent Pricing

Start free and scale as you grow. No hidden fees, no surprise charges.

Free

Perfect for testing and personal projects

$0forever
  • 1,000 requests/day
  • 20 results per request
  • 30-day history
  • Basic support
Get Started Free

Builder

For developers building production apps

$69/month
  • 75,000 requests/month
  • 50 results per request
  • 6-month history
  • Priority support
  • Webhook notifications
Start Building
Most Popular

Professional

For teams and growing businesses

$150/month
  • 300,000 requests/month
  • 100 results per request
  • 1-year history
  • Dedicated support
  • Custom webhooks
  • Advanced analytics
Go Professional

Enterprise

For large-scale applications

$300/month
  • 600,000 requests/month
  • 200 results per request
  • 1-year history
  • 24/7 support
  • SLA guarantee
  • Custom integrations
  • Bulk data access
Contact Sales
Free tier available

Start Building Today

Join thousands of developers using NewsAPI to power their applications with real-time news data. Get your free API key in seconds.

No credit card required
Setup in 30 seconds