- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
United States News API
Get the live top headlines from United States with our JSON API.
Get API key for the United States News APIAPI Demonstration
This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from United States.
GET
https://gnews.io/api/v4/top-headlines?country=us&category=general&apikey=API_KEY
{
"totalArticles": 532796,
"articles": [
{
"id": "b6888222bdccc2554332697f9a650a6f",
"title": "Woman Talking to A$AP Rocky at Met Gala Knows & Respects Rihanna, Sources Say",
"description": "Looks like the Met Gala tension between Rihanna and A$AP Rocky might've been overblown ... or at least misplaced.",
"content": "Looks like the Met Gala tension between Rihanna and A$AP Rocky might've been overblown ... or at least misplaced.\nSources familiar with the situation tell TMZ the woman seen chatting with Rocky on the carpet Monday night in now-viral video is Giovann... [998 chars]",
"url": "https://www.tmz.com/2026/05/06/woman-talking-to-asap-rocky-at-met-gala-knows-rihanna/",
"image": "https://imagez.tmz.com/image/0f/16by9/2026/05/06/0f09f4bc017b459a937c733755debc1b_xl.jpg",
"publishedAt": "2026-05-06T15:51:23Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
},
{
"id": "a4da47e987d2c7be11af603af6eaab32",
"title": "Carlos Correa To Undergo Season-Ending Ankle Surgery",
"description": "Astros infielder Carlos Correa will undergo ankle surgery and miss the remainder of the season. MLB Trade Rumors has more details.",
"content": "The hits keep coming for the Astros. Brian McTaggart of MLB.com reports that third baseman/shortstop Carlos Correa will require season-ending surgery to repair a left ankle injury. Correa was scratched from last night’s game and subsequently reported... [3695 chars]",
"url": "https://www.mlbtraderumors.com/2026/05/astros-carlos-correa-season-ending-ankle-surgery.html",
"image": "https://cdn.mlbtraderumors.com/files/2026/05/carlos-correa-astros-1024x683.jpg",
"publishedAt": "2026-05-06T15:39:53Z",
"lang": "en",
"source": {
"id": "95e9972ed9d1a75fccc1269425e6b80e",
"name": "MLB Trade Rumors",
"url": "https://www.mlbtraderumors.com"
}
},
{
"id": "d466a5069695887c8adf4525d49915ff",
"title": "Tennessee Republicans Unveil New Congressional Map Carving Up Majority-Black House District",
"description": "The General Assembly is expected to quickly approve the map, which slices up Memphis, a majority-Black city that makes up most of the state’s lone Democratic district.",
"content": "Advertisement\nSKIP ADVERTISEMENT\nYou have a preview view of this article while we are checking your access. When we have confirmed access, the full article content will load.\nRepublicans Unveil Map Carving Up Tennessee’s Majority-Black House District... [1936 chars]",
"url": "https://www.nytimes.com/2026/05/06/us/gop-memphis-tennessee-house-map.html",
"image": "https://static01.nyt.com/images/2026/05/06/multimedia/06nat-tennessee-redistrict-lvwq/06nat-tennessee-redistrict-lvwq-facebookJumbo.jpg",
"publishedAt": "2026-05-06T15:19:03Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}