- 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": 423570,
"articles": [
{
"id": "35822b5158d3387035378045f3c51c71",
"title": "Adebayo sets Heat record with 31 in first quarter, 43 in half",
"description": "Bam Adebayo scored 31 points in the opening quarter against the Washington Wizards on Tuesday night, breaking the Miami Heat record for points in any period.",
"content": "MIAMI -- Bam Adebayo had the highest-scoring game of his NBA career Tuesday night.\nAnd he needed only the first half to get there.\nAdebayo scored 31 points in the opening quarter against the Washington Wizards, breaking the Miami Heat record for poin... [2118 chars]",
"url": "https://www.espn.com/nba/story/_/id/48168358/bam-adebayo-sets-heat-record-31-first-quarter",
"image": "https://a1.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0311%2Fr1626561_1024x576_16%2D9.jpg",
"publishedAt": "2026-03-11T01:41:33Z",
"lang": "en",
"source": {
"id": "0207e330d5d787ce8251900411dd488d",
"name": "ESPN",
"url": "https://www.espn.com"
}
},
{
"id": "7d204ff1339063c021e258464f38cfb9",
"title": "Maxx Crosby trade nixed after failed physical, per sources; Raiders say Ravens backed out",
"description": "Crosby will not be joining the Ravens, undoing a trade that would have sent two first-round picks to Las Vegas.",
"content": "The deal to send star defensive end Maxx Crosby to the Baltimore Ravens is off, with the Las Vegas Raiders announcing in a stunning statement Tuesday evening that the Ravens “backed out of our trade agreement.”\nThe trade was scuttled after Crosby, wh... [3186 chars]",
"url": "https://www.nytimes.com/athletic/7106276/2026/03/10/maxx-crosby-trade-ravens-back-out-raiders/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/05003956/GettyImages-2254840180.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-03-11T01:16:37Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "c85f551f36633cb517860b88944671f1",
"title": "Clayton Fuller and Shawn Harris Advance to Runoff in Marjorie Taylor Greene’s Georgia District",
"description": "Clayton Fuller will face Shawn Harris, a Democrat, in an April runoff. Mr. Fuller’s win over a flashier Republican showed the power of the president’s support.",
"content": "Shawn Harris, a Democrat and retired U.S. Army officer, and Clayton Fuller, a Republican endorsed by President Trump, were the lead vote-getters in a special election in Georgia on Tuesday to replace Marjorie Taylor Greene, the Republican firebrand w... [1510 chars]",
"url": "https://www.nytimes.com/2026/03/10/us/politics/georgia-election-marjorie-taylor-greene.html",
"image": "https://static01.nyt.com/images/2026/03/10/multimedia/10fuller-harris-promo/10fuller-harris-promo-facebookJumbo.png",
"publishedAt": "2026-03-11T01:01:08Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}