Flag of United States

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": 405978,
    "articles": [
        {
            "id": "15e12e6bae8ac038e69682413887dee8",
            "title": "Murray, longtime analyst, former Blackhawks forward, dies at 63",
            "description": "Stanley Cup champion, Selke Trophy winner was diagnosed with cancer in 2021",
            "content": "Troy Murray, who played 15 NHL seasons and was a longtime analyst for the Chicago Blackhawks, died Saturday following a battle with cancer. He was 63.\n“The Chicago Blackhawks are deeply heartbroken today as we mourn the loss of Troy Murray, our belov... [4606 chars]",
            "url": "https://www.nhl.com/news/chicago-blackhawks-troy-murray-dies-at-63",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/v1771980465/prd/if9lxy4ghvcsaj1lo9b7.png",
            "publishedAt": "2026-03-07T19:30:05Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "34f0bff2c6b63db23b957fb29f318fdf",
            "title": "NFL news, live updates: Raiders reportedly trade Maxx Crosby to Ravens, release Geno Smith; Eagles extend Jordan Davis",
            "description": "Follow along with the latest NFL news, rumors and reports leading up to the start free agency.",
            "content": "NFL free agency isn’t here quite yet — but the NFL news cycle never sleeps.\nComing out of the 2026 NFL combine, now with less than a week to go before the start of the legal tampering period (set for Monday, March 9 at 12 p.m. ET), the news cycle is ... [2198 chars]",
            "url": "https://sports.yahoo.com/nfl/live/nfl-news-live-updates-raiders-reportedly-trade-maxx-crosby-to-ravens-release-geno-smith-eagles-extend-jordan-davis-173809299.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/WRQx0owiYDrCUPzECyPfjg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://s.yimg.com/os/creatr-uploaded-images/2025-12/f7728090-e29b-11f0-bbfc-dfdd2315ff26",
            "publishedAt": "2026-03-07T19:16:31Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "45a3e1bdca64757e2b219154f9174ee7",
            "title": "Trump Arrives to Witness Return of Bodies of U.S. Service Members",
            "description": "President Trump traveled on Saturday to Dover Air Force Base in Delaware in the wake of the deaths of six service members.",
            "content": "President Trump traveled to Dover Air Force Base in Delaware on Saturday to witness the return of the bodies of American service members killed in the U.S.-Israeli war against Iran. He wrote in a social media post Friday that he would be joined by th... [1603 chars]",
            "url": "https://www.nytimes.com/2026/03/07/us/politics/trump-dover-dignified-transfer-iran.html",
            "image": "https://static01.nyt.com/images/2026/03/07/multimedia/07dc-trump-wgqc/07dc-trump-wgqc-facebookJumbo.jpg",
            "publishedAt": "2026-03-07T19:04:55Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories