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.
$ curl "https://api.newsapi.dev/v1/latest-news"
-H "X-API-Key: nsa_live_k8x..."
{
"status": "ok",
"total_hits": 12847,
"articles": [{
"title": "AI Advances in 2025..."
}]
}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
{
"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
- 1,000 requests/day
- 20 results per request
- 30-day history
- Basic support
Builder
For developers building production apps
- 75,000 requests/month
- 50 results per request
- 6-month history
- Priority support
- Webhook notifications
Professional
For teams and growing businesses
- 300,000 requests/month
- 100 results per request
- 1-year history
- Dedicated support
- Custom webhooks
- Advanced analytics
Enterprise
For large-scale applications
- 600,000 requests/month
- 200 results per request
- 1-year history
- 24/7 support
- SLA guarantee
- Custom integrations
- Bulk data access
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.