- 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": 494158,
"articles": [
{
"id": "90905ef7f946d16ceab12c90daa61450",
"title": "Washington press dinner shooting suspect pleads not guilty",
"description": "Cole Tomas Allen, 31, was charged with attempting to assassinate US President Donald Trump.",
"content": "A man charged with attacking the White House Correspondents' Association dinner in Washington DC last month has pleaded not guilty.\nThe gun charges include using a firearm during a crime of violence and interstate transportation of a firearm with int... [1169 chars]",
"url": "https://www.bbc.com/news/articles/c4g48ewgz8mo",
"image": "https://ichef.bbci.co.uk/news/1024/branded_news/4278/live/bc438d40-4d42-11f1-ac78-2112837ce2aa.jpg",
"publishedAt": "2026-05-11T13:51:07Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "b0bba835a155cba68591b07a5a73b5d9",
"title": "Missouri announces RB Ahmad Hardy shot at concert, in stable condition",
"description": "Missouri announced running back Ahmad Hardy was in stable condition following a shooting early Sunday morning at a concert.",
"content": "Missouri announced running back Ahmad Hardy was in stable condition following a shooting early Sunday morning at a concert. The incident occurred in Mississippi.\n“Mizzou Football student-athlete Ahmad Hardy was a victim of a shooting a concert in Mis... [1625 chars]",
"url": "https://www.on3.com/college/missouri-tigers/news/missouri-announces-rb-ahmad-hardy-shot-at-concert-in-stable-condition/",
"image": "https://on3static.com/uploads/dev/assets/cms/2025/11/15233353/USATSI_27602119-e1763311051648.jpeg",
"publishedAt": "2026-05-11T13:46:08Z",
"lang": "en",
"source": {
"id": "fcf9eb47b9ced05a52a536f48e2d155a",
"name": "On3",
"url": "https://www.on3.com"
}
},
{
"id": "76fe74b919474e3c0c6f29dad4d96d67",
"title": "Washington wins NBA draft lottery, chance to pick first on June 23",
"description": "The league’s worst team this season is getting the No. 1 pick in the NBA draft. The Washington Wizards won the draft lottery on Sunday and are poised to pick first overall for the first time since choosing John Wall in that spot in 2010.",
"content": "CHICAGO (AP) — For Michael Winger, 1 was the loneliest number. And for the Washington Wizards, it was the best ping-pong ball.\nLet’s explain: Winger, the president of Monumental Basketball, was the Wizards’ representative inside the sequestered room ... [4894 chars]",
"url": "https://apnews.com/article/nba-draft-lottery-9a53adf2f370c8d78623b1ca23d3d8bd",
"image": "https://dims.apnews.com/dims4/default/ba028f3/2147483647/strip/true/crop/4229x2818+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fe7%2F66%2F4a530d492a55b5de4e7338657314%2F805a7d53709f49459d0cbcfd4b10890a",
"publishedAt": "2026-05-11T13:12:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
}
]
}