API List/News API

News API

online

Search worldwide news articles and headlines from thousands of sources.

📰 NewsAuth: api-keyPopularity: 78/100Latency: 180ms
Run in Explorer →

Base URL

https://newsapi.org

Authentication

Requires an API key. Pass it as a query parameter or in the header.

View Documentation →

Endpoints

GET/v2/top-headlines
Try it →

Top headlines

countrystring— Country code
GET/v2/everything
Try it →

Search 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