- 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": 491626,
"articles": [
{
"id": "dc63f66325deeeccc299685c0d5fff7a",
"title": "The Latest Blows to Iran’s Leadership",
"description": "An Iranian intelligence chief killed overnight on Monday was one of several Iranian officials who occupied their posts for only a few months.",
"content": "In the latest blow to Iran’s senior leadership, the intelligence chief of the Islamic Revolutionary Guards Corps, Major General Seyed Majid Khademi, was killed in an Israeli airstrike in Tehran overnight on Monday, Israel’s defense minister said.\nIsr... [553 chars]",
"url": "https://www.nytimes.com/2026/04/06/world/middleeast/killings-iran-leadership.html",
"image": "https://static01.nyt.com/newsgraphics/images/icons/defaultPromoCrop.png",
"publishedAt": "2026-04-06T14:32:11Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "08f7857c95cd3ddc1e13c8bb85caaac1",
"title": "New Revelations Reignite Crypto Scandal Involving Argentina’s President Milei",
"description": "Court documents raise questions about the Argentine president’s statements that he had no connection to the launch of the $Libra cryptocurrency.",
"content": "President Javier Milei of Argentina promoted a cryptocurrency last year that quickly skyrocketed in value then cratered just as fast, costing investors millions of dollars and setting off a scandal and an investigation.\nMr. Milei said he was simply h... [894 chars]",
"url": "https://www.nytimes.com/2026/04/06/world/americas/argentina-milei-crypto-libra.html",
"image": "https://static01.nyt.com/images/2026/04/06/multimedia/06int-argentina-milei-crypto-mpcz/06int-argentina-milei-crypto-mpcz-facebookJumbo.jpg",
"publishedAt": "2026-04-06T14:17:21Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "dd96b66b92138258d9201907dbfa9506",
"title": "Trump pushes for peace deal as Israel, Iran trade missiles",
"description": "President Donald Trump's administration is pushing for a ceasefire agreement with Iran on Monday as Vice President JD Vance continues talks with the regime in hopes to reopen the Strait of Hormuz.",
"content": "35 mins ago\nPinned\nTrump says Iranian people would overthrow regime in 'two days' if they had weapons\nPresident Donald Trump claimed Monday that the Iranian people would overthrow their government in \"two days\" if they had weapons.\nTrump made the sta... [13969 chars]",
"url": "https://www.foxnews.com/live-news/trump-iran-war-hormuz-israel-april-6",
"image": "https://assets.foxnews.com/liveblog/fn/prod/images/2026/04/ee01c91ca6318ab80c1153e558168279.jpg",
"publishedAt": "2026-04-06T14:11:22Z",
"lang": "en",
"source": {
"id": "a8408ad388422503ac33101396026891",
"name": "Fox News",
"url": "https://www.foxnews.com"
}
}
]
}