- 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 World News API
Get the live top world headlines from United States with our JSON API.
Get API key for the United States World 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=world&apikey=API_KEY
{
"totalArticles": 227906,
"articles": [
{
"id": "f988590bc356f4a71cb853cf569d03d9",
"title": "Syrian Billionaires Needed a Favor in Washington. They Invoked the Trump Name.",
"description": "The attempt by the Khayyats to influence foreign policy while discussions are underway about potential Trump family deals is an increasingly common feature of the president’s second term.",
"content": "Last summer, Representative Joe Wilson, Republican of South Carolina, sat in his Capitol Hill office in rapt attention as Middle Eastern investors laid out their plans in a video call to develop coastal property in Syria.\nA cruise ship port. A polo c... [610 chars]",
"url": "https://www.nytimes.com/2026/04/19/us/politics/syrian-billionaires-needed-a-favor-in-washington-they-invoked-the-trump-name.html",
"image": "https://static01.nyt.com/images/2026/04/10/multimedia/dc-trump-syria-2-tfjb/dc-trump-syria-2-tfjb-facebookJumbo.jpg",
"publishedAt": "2026-04-19T09:00:46Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "83554f2bd11e3febdc8e7032b01da6dd",
"title": "With Trump Novices, Can the U.S. Win the ‘Art Olympics’?",
"description": "After the State Department overhauled the process for choosing an artist for the Venice Biennale, it gave control to a woman who previously owned a pet food store.",
"content": "For nearly a century, America’s participation in the world’s most important art exhibition, the Venice Biennale, followed a familiar script.\nA team of prominent museum leaders or curators would propose exhibitions with the nation’s top artists. Then,... [739 chars]",
"url": "https://www.nytimes.com/2026/04/19/arts/design/venice-biennale-trump-us-pavilion.html",
"image": "https://static01.nyt.com/images/2026/04/15/multimedia/00cul-venice-trump-13-cbvp/00cul-venice-trump-13-cbvp-facebookJumbo.jpg",
"publishedAt": "2026-04-19T09:00:26Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "5438ec97f78fd863e7bd9bee5c530cbd",
"title": "Bulgarians head to polls for eighth time in five years",
"description": "Bulgaria votes to elect a new parliament after mass protests brought down the previous government in December.",
"content": "Bulgarians have started voting in the eighth parliamentary election in five years after mass protests brought down the previous conservative-led government in December.\nPolling stations opened at 7am local time (04:00 GMT). Polls are due to close at ... [2373 chars]",
"url": "https://www.aljazeera.com/news/2026/4/19/bulgarians-head-to-polls-to-elect-parliament-for-eighth-time-in-5-years",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/04/2026-04-19T052756Z_1453462784_RC25SKAR6KUV_RTRMADP_3_BULGARIA-ELECTION-1776577021.jpg?resize=1920%2C1440",
"publishedAt": "2026-04-19T07:23:11Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
}
]
}