- 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": 513292,
"articles": [
{
"id": "52a9f196617d3136bee33176921669d4",
"title": "2026 NFL Draft Round 1 grades: Arvell Reese pick an A-plus for Giants; Rams get a C",
"description": "Which teams filled a need with a potential star? Which GMs might wind up regretting their decisions down the line?",
"content": "The Athletic has live coverage of the 2026 NFL Draft.\nWelcome to The Athletic’s pick-by-pick grades for Round 1 of the 2026 NFL Draft. Which teams filled a need with a potential star? Which GMs might wind up regretting their decisions down the line?\n... [10160 chars]",
"url": "https://www.nytimes.com/athletic/7212635/2026/04/23/nfl-draft-2026-grades-round-1/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/04/23205725/GettyImages-2272845298-scaled.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-04-24T00:30:43Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "646dd7aa8b12083b18b9b9abd2995dd3",
"title": "Raiders select Fernando Mendoza with the No. 1 overall pick in the 2026 NFL Draft",
"description": "Mendoza becomes the fifth Heisman Trophy winner to be drafted by the Raiders organization, joining Marcus Allen (1982), Bo Jackson (1987), Tim Brown (1988) and Charles Woodson (1998).",
"content": "With the first pick in the 2026 NFL Draft, the Las Vegas Raiders selected quarterback Fernando Mendoza from Indiana.\nDuring the 2025 season, Mendoza delivered a historic year for the Hoosiers, guiding them to their first conference championship since... [716 chars]",
"url": "https://www.raiders.com/news/fernando-mendoza-no-1-overall-pick-raiders-quarterback-2026-nfl-draft-indiana-football",
"image": "https://static.clubs.nfl.com/image/upload/t_editorial_landscape_12_desktop/raiders/k8amankklpbdepzklvrc",
"publishedAt": "2026-04-24T00:14:29Z",
"lang": "en",
"source": {
"id": "875cbb6aca3eac5374c751eafd207446",
"name": "Raiders.com",
"url": "https://www.raiders.com"
}
},
{
"id": "56ac7cb36ee614e64fd3c0c53a1ae74c",
"title": "Soldier Used Classified Information to Bet on Maduro’s Ouster, U.S. Says",
"description": "Federal prosecutors say that Sgt. Gannon Ken Van Dyke, who was involved in planning to oust Nicolás Maduro from power in Venezuela, used the information to place bets on a prediction market.",
"content": "A U.S. Army special forces soldier who helped capture Nicolás Maduro of Venezuela has been charged with using classified information to bet on the mission on Polymarket, a prediction marketplace, federal authorities said on Thursday.\nThe soldier, Mas... [1546 chars]",
"url": "https://www.nytimes.com/2026/04/23/nyregion/polymarket-maduro-indictment-soldier.html",
"image": "https://static01.nyt.com/images/2026/02/27/multimedia/23met-maduro-betting-1/23met-maduro-betting-1-facebookJumbo.jpg",
"publishedAt": "2026-04-24T00:05:49Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}