- 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": 506884,
"articles": [
{
"id": "bd449fd14a2fe8d4c67c7472ac0c0d3e",
"title": "Former Australian soldier charged with 5 war crime murders in Afghanistan",
"description": "A former Australian soldier has been charged with war crimes on allegations that he killed five unarmed Afghans while serving in Afghanistan from 2009 and 2012.",
"content": "MELBOURNE, Australia (AP) — A former Australian soldier was charged on Tuesday with war crimes on allegations that he killed five unarmed Afghans while serving in Afghanistan from 2009 and 2012, police said.\nPolice have not confirmed the 47-year-old ... [2425 chars]",
"url": "https://apnews.com/article/australia-afghanistan-war-crime-murder-b428075a9980783863a8bcb7c70fb989",
"image": "https://dims.apnews.com/dims4/default/c1cbad4/2147483647/strip/true/crop/8251x5498+0+2/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F80%2F55%2F3b518de288cb935b9bc194829aa3%2F1e7546163c9042a594bd5da161d65fc7",
"publishedAt": "2026-04-07T04:45:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "ee341c15d30b45ffd6a3d08edef1ba68",
"title": "Rapper Offset hospitalized after being shot in Florida",
"description": "Offset was shot and is currently in stable condition in the hospital, a spokesperson for the rapper confirmed to ABC News.",
"content": "Offset was shot in Hollywood, Florida, on Monday and is currently in stable condition in the hospital, a spokesperson for the rapper and police confirmed to ABC News.\n“We can confirm Offset was shot and is currently at the hospital receiving medical ... [635 chars]",
"url": "https://abcnews.com/US/rapper-offset-hospitalized-after-shot/story?id=131786229",
"image": "https://i.abcnewsfe.com/a/30493205-a32f-4c56-b8ae-bf8c59c9c887/offset_1775527363657_hpMain_16x9.jpg?w=1600",
"publishedAt": "2026-04-07T04:24:07Z",
"lang": "en",
"source": {
"id": "d35e5701ba890c345f47dc0dd5522375",
"name": "ABC News",
"url": "https://abcnews.com"
}
},
{
"id": "c7a17aedf282cc542652c4cdbf67302c",
"title": "Rapper Offset Shot Near Florida Casino",
"description": "Rapper Offset, former member of Migos, was shot near a popular casino in Florida on Monday.",
"content": "Rapper Offset was shot outside a popular casino in Florida on Monday, according to multiple outlets.\nThe former member of Atlanta-based hip-hop trio Migos, whose real name is Kiari Kendrell Cephus, was shot near the Seminole Hard Rock Hotel & Casino ... [2384 chars]",
"url": "https://www.hollywoodreporter.com/news/general-news/rapper-offset-shot-near-florida-casino-1236557032/",
"image": "https://www.hollywoodreporter.com/wp-content/uploads/2026/04/Rapper-Offset-getty-H-2026.png?w=1296&h=730&crop=1",
"publishedAt": "2026-04-07T03:35:19Z",
"lang": "en",
"source": {
"id": "58f309465dc77c95e88cbb1d72f55e72",
"name": "The Hollywood Reporter",
"url": "https://www.hollywoodreporter.com"
}
}
]
}