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": 522126,
    "articles": [
        {
            "id": "a2fcff672a77604fa1e33cca561a93aa",
            "title": "Wes Streeting's resignation letter as health secretary in full",
            "description": "Health Secretary Wes Streeting has announced his resignation from government.",
            "content": "The results are in and I am pleased to report that I have delivered against the ambitious targets you set for me when I became your Secretary of State for Health and Social Care. Today's figures confirm that we surpassed our waiting times target desp... [4658 chars]",
            "url": "https://www.bbc.com/news/articles/ce8p7p83vdzo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/6b55/live/3af99ce0-4f93-11f1-b682-cf91850925ea.jpg",
            "publishedAt": "2026-05-14T12:18:58Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "0525b4de79e582cd53bfd13d75d61238",
            "title": "Trump and Xi: Beneath the Pomp and Niceties, a Geopolitical Rivalry",
            "description": "The relationship between the two leaders is marked just as much by mistrust and confrontation as it is by niceties.",
            "content": "Just weeks ago, after the U.S. military seized a ship in the Strait of Hormuz, President Trump said he suspected that the Chinese government was attempting to sneak a “gift” past America’s blockade and into the hands of Iran.\n“I thought I had an unde... [1324 chars]",
            "url": "https://www.nytimes.com/2026/05/13/us/politics/trump-xi-rivalry.html",
            "image": "https://static01.nyt.com/images/2026/05/13/multimedia/13dc-trump-xi-gwbf/13dc-trump-xi-gwbf-facebookJumbo.jpg",
            "publishedAt": "2026-05-14T12:09:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "d7dfb11a07df44817143780b47cd3905",
            "title": "Engaging with arts and culture can slow biological aging as much as exercise, study suggests",
            "description": "When it comes to slowing down our biological aging, engaging with arts and culture is as beneficial as physical activity, a new study suggests.",
            "content": "When it comes to slowing down our biological aging, engaging with arts and culture is as beneficial as physical activity, a new study suggests.\nResearchers from University College London (UCL) analyzed data from seven different aging clocks — which m... [3243 chars]",
            "url": "https://www.cnn.com/2026/05/14/health/arts-ageing-study-scli-intl-wellness",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2269845394.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-14T10:59:24Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories