- 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": 505338,
"articles": [
{
"id": "f8b4bee046664b91bac4a66307ab3d06",
"title": "Megan Thee Stallion and Klay Thompson Split",
"description": "Looks like Klay Thompson won't be getting a taste of Megan Thee Stallion's \"Sweetest Pie\" anymore ... 'cause she just confirmed to TMZ she dumped him.",
"content": "Looks like Klay Thompson won't be getting a taste of Megan Thee Stallion's \"Sweetest Pie\" anymore ... 'cause she just confirmed to TMZ she dumped him.\nThe singer tells TMZ via her rep ... \"I’ve made the decision to end my relationship with Klay. Trus... [1010 chars]",
"url": "https://www.tmz.com/2026/04/25/megan-thee-stallion-klay-thompson-break-up/",
"image": "https://imagez.tmz.com/image/34/16by9/2026/04/25/343caddcb1cd4e98a8c3846d0f34d542_xl.png",
"publishedAt": "2026-04-25T19:58:17Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
},
{
"id": "b334fae5f4c6ed89a6af3f62c58e5a94",
"title": "2 Police Officers Are Shot at a Chicago Hospital",
"description": "The shooting left one officer in critical condition, officials said. The condition of the other officer was not immediately known.",
"content": "A shooting on Saturday morning at a Chicago hospital left two police officers injured, with one in critical condition, officials said.\nA person “in the custody of law enforcement” was brought to Endeavor Health Swedish Hospital for unspecified treatm... [780 chars]",
"url": "https://www.nytimes.com/2026/04/25/us/chicago-police-shot-swedish-hospital.html",
"image": "https://static01.nyt.com/images/2026/04/25/multimedia/25xp-chicago-scene-mpbh/25xp-chicago-scene-mpbh-facebookJumbo.jpg",
"publishedAt": "2026-04-25T19:17:55Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "0489993c2340d5819cc590d1fea532f5",
"title": "Georgia wildfires that destroyed more than 120 homes continue to threaten residents",
"description": "Two wildfires in southeastern Georgia continued to threaten homes and lives on Saturday as officials warned that strong winds could spread the flames.",
"content": "NAHUNTA, Ga. — Two wildfires in southeastern Georgia continued to threaten homes and lives on Saturday as officials warned that strong winds could spread the flames.\nBrantley County Manager Joey Cason, called it a “dynamic situation” in a Saturday mo... [1822 chars]",
"url": "https://www.nbcnews.com/news/us-news/georgia-wildfires-destroyed-120-homes-continue-threaten-residents-rcna342081",
"image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260425-georgia-wildfire-ww-1137-2-be8113.jpg",
"publishedAt": "2026-04-25T18:52:06Z",
"lang": "en",
"source": {
"id": "3bab6463853c054dc51d2427c1a5b69e",
"name": "NBC News",
"url": "https://www.nbcnews.com"
}
}
]
}