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": 558854,
    "articles": [
        {
            "id": "4833e312a1f2fea3c58dbc28ea960d0e",
            "title": "Carolina Hurricanes Win 2026 Stanley Cup Final",
            "description": "Franchise claims second league title with six-game victory over Vegas",
            "content": "LAS VEGAS - The Carolina Hurricanes are 2026 Stanley Cup Champions!\nWith Sunday's 3-0 victory over the Vegas Golden Knights in Game 6 of the 2026 Stanley Cup Final, the Canes claimed Lord Stanley's chalice for the second time in franchise history. Ca... [2062 chars]",
            "url": "https://www.nhl.com/hurricanes/news/carolina-hurricanes-win-2026-stanley-cup-final",
            "image": "https://media.d3.nhle.com/image/private/t_ratio16_9-size50/prd/nohf0xudvkjmraxxqjpf.png",
            "publishedAt": "2026-06-15T05:41:43Z",
            "lang": "en",
            "source": {
                "id": "8c7d2a077d28a24e16f925a9ca740291",
                "name": "NHL.com",
                "url": "https://www.nhl.com"
            }
        },
        {
            "id": "e2a786c83df6fb4361326607ba97e8ee",
            "title": "UFC Freedom 250 results: Ciryl Gane brutalizes Alex Pereira for interim heavyweight title, sets up Tom Aspinall rematch",
            "description": "The Frenchman stopped Pereira's bid to become an unprecedented three-division champ.",
            "content": "For the second time of his career, Ciryl Gane is the UFC interim heavyweight champion. He did it by taking out one of the biggest stars in mixed martial arts.\nIn the co-main event of UFC Freedom 250, the Frenchman rode an avalanche of violence to def... [1564 chars]",
            "url": "https://sports.yahoo.com/mma/article/ufc-freedom-250-results-ciryl-gane-brutalizes-alex-pereira-for-interim-heavyweight-title-sets-up-tom-aspinall-rematch-041509460.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/vr5O6gXgSZjWAJAIsE1Ptg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://d29szjachogqwa.cloudfront.net/images/2026-06/feb5eaa5-52c3-4564-b61c-955b39c2702d",
            "publishedAt": "2026-06-15T04:20:00Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "b2ddd94d992d020ae7cea3b04a6a34fc",
            "title": "Alex Pereira vs. Ciryl Gane full fight video highlights",
            "description": "Get Alex Pereira vs. Ciryl Gane full fight video highlights for UFC White House co-main event Sunday night.",
            "content": "Pereira vs. Gane took place June 14 at the UFC White House in Washington, D.C. Alex Pereira (13-4) and Ciryl Gane (14-2, 1 no-contest) squared off in the co-main event clash. The fight aired live on Paramount+.\nHerb Dean is the third man in the cage ... [1339 chars]",
            "url": "https://www.mmafighting.com/ufc/494431/alex-pereira-vs-ciryl-gane-full-fight-video-highlights-ufc-white-house",
            "image": "https://platform.mmafighting.com/wp-content/uploads/sites/109/2026/06/gettyimages-2281627944.jpg?quality=90&strip=all&crop=0%2C0.41576402075884%2C100%2C78.539355393778&w=1200",
            "publishedAt": "2026-06-15T04:14:05Z",
            "lang": "en",
            "source": {
                "id": "50619ed61a9c377689926fae945c9257",
                "name": "MMA Fighting",
                "url": "https://www.mmafighting.com"
            }
        }
    ]
}

Categories