- 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": 521060,
"articles": [
{
"id": "777081a7c23904cfc244143570185ca7",
"title": "Shooting at lakeside party in Oklahoma sends at least 12 to hospitals",
"description": "Police and hospital officials say a shooting at a party at a lake near Oklahoma City has sent at least 12 people to hospitals.",
"content": "EDMOND, Okla. (AP) — A shooting Sunday night at a party at a lake near Oklahoma City sent least 12 people to hospitals, according to police and hospital officials.\nEdmond police spokesperson Emily Ward said authorities received reports of shots being... [1316 chars]",
"url": "https://apnews.com/article/oklahoma-edmond-arcadia-lake-party-shooting-2bcf01e21af70e114b6132765252a8a1",
"image": "https://dims.apnews.com/dims4/default/36ca936/2147483647/strip/true/crop/6000x3998+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F35%2F72%2Fff370b63458deb2917c934b15df4%2Fe30207430edf4ddd87d0e1c2f79cd81e",
"publishedAt": "2026-05-04T04:42:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "651971c2719bb588b377030e80604a5d",
"title": "Dónde ver EN VIVO Cuartos de Final Ida Liga MX 2026",
"description": "Conoce el horario y dónde ver en vivo Toluca vs. Pachuca en la ida de los Cuartos de Final del Clausura 2026 en la Liga MX",
"content": "Toluca vs. Pachuca EN VIVO. Cuartos de Final Ida Liga MX Clausura 2026\nToluca y Pachuca se miden el Estadio Nemesio Diez para la ida de los Cuartos de Final del Clausura 2026; te decimos dónde ver en vivo este partido de la Liga MX.\n0\n1\n8' Enner Vale... [13631 chars]",
"url": "https://www.mediotiempo.com/futbol/liga-mx/donde-ver-toluca-vs-pachuca-horario-y-canal-cuartos-final-ida-clausura-2026",
"image": "https://cdn2.mediotiempo.com/uploads/media/2026/04/28/rivalidad-toluca-vs-pachuca-cuartos.jpg",
"publishedAt": "2026-05-04T03:24:42Z",
"lang": "es",
"source": {
"id": "6adfa15ab0543b6a74cc26dcb93ab0cc",
"name": "Mediotiempo",
"url": "https://www.mediotiempo.com"
}
},
{
"id": "db7845531b9ffb899fdcbaf937a0ba6d",
"title": "Resumen del partido Toluca vs Pachuca (0",
"description": "Enner Valencia hizo la única anotación del juego en el Nemesio Diez",
"content": "El bicampeón perdió en casa y no pudo hacer goles. Otra vez con rotación de jugadores y sin idea para descifrar el cerco defensivo del rival, los Diablos Rojos del Toluca cayeron 1-0 ante Pachuca, en la ida de los cuartos de final del torneo de Claus... [3528 chars]",
"url": "https://www.mediotiempo.com/futbol/liga-mx/toluca-vs-pachuca-resumen-del-partido-cuartos-de-final-ida-liga-mx-clausura-2026",
"image": "https://cdn2.mediotiempo.com/uploads/media/2026/05/03/enner-valencia-marco-triunfo-pachuca.jpg",
"publishedAt": "2026-05-04T03:24:00Z",
"lang": "es",
"source": {
"id": "6adfa15ab0543b6a74cc26dcb93ab0cc",
"name": "Mediotiempo",
"url": "https://www.mediotiempo.com"
}
}
]
}