- 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": 551082,
"articles": [
{
"id": "7601315748c89213a7a7862230f73116",
"title": "Trump’s doctor recommends he lose weight and exercise more but says he is in ‘excellent health’",
"description": "The White House released the results of President Donald Trump’s May physical late Friday evening, sharing a memo from his physician recommending he lose weight and exercise more while noting he is in excellent health.",
"content": "The White House released the results of President Donald Trump’s May physical late Friday evening, sharing a memo from his physician recommending he lose weight and exercise more while noting he is in excellent health.\n“President Trump remains in exc... [3323 chars]",
"url": "https://www.cnn.com/2026/05/29/politics/trumps-doctor-recommends-lose-weight-exercise-health",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/2026-05-26t163252z-1428127509-rc24hlatv0j1-rtrmadp-3-usa-trump-health.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-30T03:21:00Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "a0542e5ef08b76b3a532f9cc76dfa81e",
"title": "Trump’s physician says president is in 'excellent health'",
"description": "Donald Trump’s physician says the president is in “excellent health” and is “fully fit” to serve as commander in chief after a medical exam Tuesday at Walter Reed National Military Medical Center.",
"content": "WASHINGTON (AP) — Donald Trump’s physician says the president is in “excellent health” and is “fully fit” to serve as commander in chief after a medical exam Tuesday at Walter Reed National Military Medical Center.\nA report from Dr. Sean Barbabella, ... [3473 chars]",
"url": "https://apnews.com/article/trump-health-checkup-fitness-doctors-a883ebfd180c5bc232587f44449f782a",
"image": "https://dims.apnews.com/dims4/default/3fb6b1b/2147483647/strip/true/crop/1788x1191+0+2/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F33%2F6c%2F6d6e73e9b6eda9935163cca29418%2F4ad51a01ecd14c83b139bf55bf926078",
"publishedAt": "2026-05-30T03:13:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "02d3125840eef69983c4c4a7884e2964",
"title": "Hurricanes finish off Canadiens, return to Stanley Cup Final",
"description": "Losers of three conference finals since 2019, the Hurricanes celebrated their first Stanley Cup Final berth in two decades after eliminating the Canadiens 6-1 in Game 5 on Friday night.",
"content": "RALEIGH, N.C. -- It took Rod Brind'Amour six seasons as a player to bring the Carolina Hurricanes their first Stanley Cup championship. After 15 years as their coach, he might finally have another chance to lift the Cup again.\nThe Hurricanes eliminat... [3891 chars]",
"url": "https://www.espn.com/nhl/story/_/id/48916252/hurricanes-finish-canadiens-return-stanley-cup-final",
"image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0530%2Fr1665626_1296x729_16%2D9.jpg",
"publishedAt": "2026-05-30T02:56:00Z",
"lang": "en",
"source": {
"id": "0207e330d5d787ce8251900411dd488d",
"name": "ESPN",
"url": "https://www.espn.com"
}
}
]
}