News API
onlineSearch worldwide news articles and headlines from thousands of sources.
📰 NewsAuth: api-keyPopularity: 78/100Latency: 180ms
Base URL
https://newsapi.orgAuthentication
Requires an API key. Pass it as a query parameter or in the header.
Endpoints
GET
Try it →/v2/everythingSearch all articles
Example Request
GET https://newsapi.org/v2/top-headlines?country=us
Example Response
{
"status": "ok",
"totalResults": 38,
"articles": [{"title": "Breaking News..."}]
}Tags
newsheadlinesarticlesmedia