- 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": 485284,
"articles": [
{
"id": "a2954dac20085020cf7802436b64c991",
"title": "US and Iran give differing accounts of potential talks as Trump postpones strikes on power plants",
"description": "Iran's parliament speaker says reports of talks are \"fake news\", as the White House downplays \"speculation about meetings\" in a \"fluid situation\".",
"content": "Ultimatums and a trip to Graceland as Trump eyes Iran deal\nAnthony Zurcher\nNorth America correspondent\nDonald Trump's activities over the past few days have been a mix of diplomacy and diversions - with the occasional swing towards the surreal.\nOn Fr... [4730 chars]",
"url": "https://www.bbc.com/news/live/cn8dldl0jx9t",
"image": "https://ichef.bbci.co.uk/ace/branded_news/1200/cpsprodpb/c51d/live/c9494150-270f-11f1-be17-4b5186108f99.jpg",
"publishedAt": "2026-03-24T05:01:36Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "c8eb23b96e75af55bea30a1641777b33",
"title": "2 Utah companies are quietly changing how AI actually works for real businesses",
"description": "While lawmakers debate what AI should do, a Park City MarTech firm and a Utah hotel agency are already showing what it can do \\u2014 and the results are hard to argue with.",
"content": "PARK CITY — Most conversations about AI in Utah right now are happening at the policy level — what rules should govern it, what risks need to be managed, what bills need to pass. While those are important conversations, two Utah companies have been a... [5872 chars]",
"url": "https://www.ksl.com/article/51467373/2-utah-companies-are-quietly-changing-how-ai-actually-works-for-real-businesses",
"image": "https://img.ksl.com/slc/3149/314913/31491315.jpeg?filter=kslv2/responsive_story_lg",
"publishedAt": "2026-03-24T03:02:25Z",
"lang": "en",
"source": {
"id": "6486035d1c6580e0b37c6e3b271d2d50",
"name": "KSL.com",
"url": "https://www.ksl.com"
}
},
{
"id": "47bd8ea667903d241f80c41694e721ac",
"title": "ICE agents to be deployed at Philadelphia International Airport, sources say",
"description": "Sources tell ABC News that hundreds of ICE agents are expected to be sent to 14 airports on Monday, including Philadelphia International Airport.",
"content": "PHILADELPHIA (WPVI) -- Sources tell ABC News that hundreds of ICE agents are expected at 14 airports this week, including Philadelphia International Airport.\nThe Trump administration is deploying the Immigration and Customs Enforcement agents as Tran... [3826 chars]",
"url": "https://6abc.com/post/ice-agents-deployed-philadelphia-international-airport-sources-say/18755171/",
"image": "https://cdn.abcotvs.com/dip/images/18759192_032326-wpvi-PHL-ice-agents-11pm-CC-vid.jpg?w=1600",
"publishedAt": "2026-03-24T03:00:00Z",
"lang": "en",
"source": {
"id": "52f2d1de7744cf1460c7c099217b8863",
"name": "6abc Philadelphia",
"url": "https://6abc.com"
}
}
]
}