- 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": 514194,
"articles": [
{
"id": "62ad9a8ce57e44c2afd71a3f02568aed",
"title": "Victor Wembanyama leaves early with potential concussion",
"description": "Victor Wembanyama was fouled by Jrue Holiday after he spun around the Trail Blazers point guard in the paint.",
"content": "SAN ANTONIO (AP) — San Antonio Spurs star Victor Wembanyama tumbled face-first to the court in the second quarter of Tuesday night’s Game 2 against Portland and left the game to be examined for a possible concussion.\nThe Spurs said Wembanyama was in ... [727 chars]",
"url": "https://www.nba.com/news/victor-wembanyama-concussion-protocol",
"image": "https://cdn.nba.com/manage/2026/04/GettyImages_wembanyama_gm2_injury.jpg",
"publishedAt": "2026-04-22T01:25:19Z",
"lang": "en",
"source": {
"id": "51615c5a3110b6568c3cd6f1dae8903b",
"name": "NBA",
"url": "https://www.nba.com"
}
},
{
"id": "36d01e8a3d539d8d5dfa80f6fbc59872",
"title": "Victor Wembanyama enters concussion protocol after slamming face on floor in Game 2",
"description": "The Spurs' superstar will not return to Tuesday's Game 2 and could miss more games in this series depending on his evaluation.",
"content": "SAN ANTONIO — Spurs star Victor Wembanyama is in concussion protocol and will not return to Game 2 of the Spurs’ first-round playoff series against the Portland Trail Blazers after hitting his head on the floor early in the second quarter.\nWembanyama... [1803 chars]",
"url": "https://www.nytimes.com/athletic/7217458/2026/04/21/victor-wembanyama-concussion-protocol-spurs-nba-playoffs/",
"image": "https://static01.nyt.com/athletic/uploads/wp/2026/04/21213427/USATSI_28780500-scaled-e1776821687149.jpg?width=1200&height=630&fit=cover",
"publishedAt": "2026-04-22T01:05:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "1dd5a131c26e9f57af5c0eb47788f9fe",
"title": "Texas can require public schools to display the Ten Commandments",
"description": "A U.S. appeals court says Texas can require the Ten Commandments to be displayed in public school classrooms.",
"content": "DALLAS (AP) — Texas can require the Ten Commandments to be displayed in public school classrooms, a U.S. appeals court ruled Tuesday in a victory for conservatives who have long sought to incorporate more religion into schools.\nThe ruling sets up a p... [2908 chars]",
"url": "https://apnews.com/article/texas-ten-commandments-law-public-schools-scotus-43e679cf473e6b98b091d575578824eb",
"image": "https://dims.apnews.com/dims4/default/268b003/2147483647/strip/true/crop/8013x5339+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F6f%2F3e%2F85cd21363590fdd38bee24990b21%2F747e3a7bb6504aa4b1f2e503f708ab8c",
"publishedAt": "2026-04-22T00:49:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
}
]
}