- 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": 518194,
"articles": [
{
"id": "8c36873cd560171451d50cecd516a9cd",
"title": "Alabama jail staff didn’t help when she went into labor - other inmates did, lawsuit says",
"description": "In a state with a long history of arresting pregnant women, one mom in custody says she was left to fend for herself.",
"content": "Three days after Tiffany McElroy was taken to an Alabama jail just north of the Florida state line, she felt her water break.\nHer baby was coming several weeks early, and McElroy, 26, would later learn she was experiencing a pregnancy complication th... [8766 chars]",
"url": "https://www.nbcnews.com/news/us-news/alabama-jail-lawsuit-pregnant-inmate-birth-rcna343634",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260508-Tiffany-McElroy-ch-1406-2503f2.jpg",
"publishedAt": "2026-05-13T09:02:00Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
},
{
"id": "1a82f6176a421f843d842247ede0bb49",
"title": "Britain Has Had 5 Leaders in a Decade. Is It About to Get Another?",
"description": "The promise of Keir Starmer’s Labour Party in 2024 was renewed stability — but that now appears to be under threat.",
"content": "When Prime Minister Keir Starmer led the Labour Party to victory in Britain’s last general election, in 2024, he campaigned on a platform of stability, selling his party as the antidote to years of chaos under a succession of Conservative prime minis... [1771 chars]",
"url": "https://www.nytimes.com/2026/05/13/world/europe/britain-leadership-turnover.html",
"image": "https://static01.nyt.com/images/2026/05/13/lens/13int-uk-starmer-churn-promo-photo/13int-uk-starmer-churn-promo-photo-facebookJumbo.jpg",
"publishedAt": "2026-05-13T07:19:43Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "e079e0f20cfb9867d88f94ff3661060b",
"title": "Ja Morant pays emotional tribute to Brandon Clarke after Memphis Grizzlies star dies aged 29",
"description": "Memphis Grizzlies forward Brandon Clarke has passed away at eh age of 29",
"content": "The NBA world has been rocked by the sudden passing of Memphis Grizzlies forward Brandon Clarke. He was 29 years old.\nClarke's death was announced by the Grizzlies and his agency, Priority Sports.\nClarke was reportedly found Monday in a home in Los A... [2657 chars]",
"url": "https://talksport.com/basketball/4253605/ja-morant-tribute-brandon-clarke-death-memphis-grizzlies-nba/",
"image": "https://talksport.com/wp-content/uploads/2026/05/crop-4253846.jpg?strip=all&quality=100&w=1920&h=1080&crop=1",
"publishedAt": "2026-05-13T07:19:42Z",
"lang": "en",
"source": {
"id": "919eae98b6fa8a18ed8fab7d24375a1c",
"name": "talkSPORT",
"url": "https://talksport.com"
}
}
]
}