United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States News API

API 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": 555698,
    "articles": [
        {
            "id": "169785ef4ba2c5d8d745186666d4ab0f",
            "title": "Muere apuñalado James Handy, actor de Jumanji y Top Gun: Maverick, y arrestan al hijo de su novia",
            "description": "Handy, de 81 años, es conocido por sus papeles en películas como Jumanji y Top Gun: Maverick. También actuó en múltiples series.",
            "content": "Autor, Steven McIntosh\nTítulo del autor, Reportero de entretenimiento\nFecha de publicación 1 hora\nTiempo de lectura: 3 min\nEl actor estadounidense James Handy, conocido por sus papeles en películas como Jumanji y Top Gun: Maverick, murió apuñalado en... [2570 chars]",
            "url": "https://www.bbc.com/mundo/articles/c93x3jwwjljo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_mundo/6e5b/live/8a96ff00-60b3-11f1-b682-cf91850925ea.jpg",
            "publishedAt": "2026-06-05T15:11:10Z",
            "lang": "es",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "9a9902b202eab69265f089390a709fb6",
            "title": "Russia Floods Armenia With Disinformation Ahead of Election",
            "description": "Fearing a loss of influence, groups linked to the Kremlin and intelligence agencies have sought to discredit the country’s prime minister.",
            "content": "Russia has unleashed what researchers are calling an unusually intense barrage of overt and covert influence operations before a parliamentary election on Sunday in Armenia, which has sought closer ties with Europe and the United States.\nGroups linke... [1666 chars]",
            "url": "https://www.nytimes.com/2026/06/05/world/europe/armenia-election-russia-disinformation.html",
            "image": "https://static01.nyt.com/images/2026/06/04/multimedia/00int-russia-armenia-disinfo-01-hmpt/00int-russia-armenia-disinfo-01-hmpt-facebookJumbo.jpg",
            "publishedAt": "2026-06-05T14:33:43Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "84b5bb170308fefd633cb75a5c1bd0a3",
            "title": "Here's an early look at the Steam Frame Welcome Tour after Valve officially announces summer release window",
            "description": "Valve's Steam Frame is arriving this summer alongside the Steam Machine. Users have managed to get an early glimpse of its setup procedure.",
            "content": "PC Guide is reader-supported. When you buy through links on our site, we may earn an affiliate commission. Read More\nOur first look at the Steam Frame Welcome Tour has finally arrived. Dataminers spotted a whole bunch of references to the Steam Frame... [1868 chars]",
            "url": "https://www.pcguide.com/news/heres-an-early-look-at-the-steam-frame-welcome-tour-after-valve-officially-announces-summer-release-window/",
            "image": "https://www.pcguide.com/wp-content/uploads/2026/01/Man-wearing-Steam-Frame-VR-headset.jpg",
            "publishedAt": "2026-06-05T14:27:37Z",
            "lang": "en",
            "source": {
                "id": "a1db6517bccb8d698e35c8745c672e86",
                "name": "PC Guide",
                "url": "https://www.pcguide.com"
            }
        }
    ]
}

Categories