- Home
- Categories
- News
- News API
News API
News API offers developers free access to real-time news articles, blog posts, and global top headlines, suitable for web and mobile applications.
Developed by NewsAPI.org
Reference for available routes, request structures, and live examples.
Searches news articles by keyword
https://newsapi.org/everythingcurl -X GET 'https://newsapi.org/everything' \
-H 'Authorization: Bearer YOUR_API_KEY'{
"q": "artificial intelligence",
"sortBy": "publishedAt",
"language": "en"
}{
"articles": [
{
"title": "AI Breakthrough in Medical Diagnosis",
"source": {
"name": "Science Daily"
},
"publishedAt": "2023-07-18T10:00:00Z"
}
]
}- Integration into web or mobile apps for displaying current newsOptimized Capability
- Building dashboards for live news monitoring and analyticsOptimized Capability
- Creating chatbots that provide on-demand news updatesOptimized Capability
- Developing automated news aggregation platformsOptimized Capability
- Enabling content curation and personalized news feedsOptimized Capability
- ✓ Free tier available for low-volume usage and testing
- ✓ Wide range of global news sources and categories
- ✓ Simple, RESTful API design with JSON responses
- ✓ Supports rich query filters including keyword, source, and date range
- ✗ Rate limits not explicitly documented beyond general best practices
- ✗ No official SDKs available; requires manual API integration
- ✗ Limited metadata on articles such as author details
- ✗ Some advanced features require paid plans
API Specifications
v2Less than 30 minutes for initial integration
Up to 100 requests per minute
Up to 500 requests per day, with access to most endpoints and basic filtering options.
Use Case: Best For
Developers building news apps, real-time news aggregators, and monitoring tools requiring diverse news sources
Not Recommended For
High-volume enterprise solutions requiring guaranteed SLAs or advanced analytics
Explore Related APIs
Discover similar APIs to News API
Webz.io News API
The Webz.io News API offers developers structured access to real-time news data, ideal for media monitoring and analytics applications.
Giphy API
The Giphy API offers developers a robust way to access a large collection of GIFs and animated images, ideal for various media-rich applications.
TVMaze API
TVMaze API provides developers with free access to comprehensive television show data, making it suitable for entertainment apps and TV discovery tools.