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": 560518,
    "articles": [
        {
            "id": "05c22098dc6a03c311087089396fda54",
            "title": "France vs. Iraq becomes first 2026 World Cup game delayed due to weath",
            "description": "The first half of the match ended with heavy rain falling in Philadelphia, and the decision to delay the game was announced at halftime with lightning entering the area",
            "content": "PHILADELPHIA -- Weather has officially impacted the 2026 World Cup as France, facing Iraq at Lincoln Financial Field, was delayed at 5:49 p.m. ET with France leading 1-0 at half via a goal from Kylian Mbappe. As of 7:20 p.m., the players had still no... [2398 chars]",
            "url": "https://www.cbssports.com/soccer/news/france-vs-iraq-weather-delay-world-cup-2026/",
            "image": "https://sportshub.cbsistatic.com/i/r/2026/06/22/94e1f311-ea6e-4ea5-a875-019f14daae06/thumbnail/1200x675/700d54ab3db06cd438b6497fa6966c6b/world-cup.jpg",
            "publishedAt": "2026-06-22T23:40:00Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        },
        {
            "id": "480a3f4d91335f28fc8c0e50840e143e",
            "title": "Nancy Guthrie: Note connected to the disappearance of the mother of ‘Today’ show anchor Savannah Guthrie said she had died",
            "description": "A note sent to media outlets connected to the disappearance of Nancy Guthrie, mother of NBC “Today” show anchor Savannah Guthrie, said she had died, multiple law enforcement sources briefed on the investigation told CNN.",
            "content": "A note sent to media outlets connected to the disappearance of Nancy Guthrie, mother of NBC “Today” show anchor Savannah Guthrie, said she had died, multiple law enforcement sources briefed on the investigation told CNN.\nIt followed a first note that... [1990 chars]",
            "url": "https://www.cnn.com/2026/06/22/us/nancy-guthrie-ransom-note",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/photo-01-1.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-22T23:23:18Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "3fa3613480a94f323676d84ad9807915",
            "title": "Mavs hire coach, Michigan picks interim; possible candidates",
            "description": "Dusty May, who led Michigan basketball to the 2026 national championship, will be the next Dallas Mavericks coach.",
            "content": "Dusty May is headed to the NBA.\nMay, who led Michigan basketball to the 2026 national championship this past spring, will be the next Dallas Mavericks coach, USA TODAY Sports has confirmed.\nThe last coach to jump from college to NBA was John Beilien ... [8863 chars]",
            "url": "https://www.usatoday.com/story/sports/nba/2026/06/22/dusty-may-dallas-mavericks-coach-hired-leaves-michigan-basketball/90641790007/",
            "image": "https://www.usatoday.com/gcdn/authoring/authoring-images/2026/06/22/USAT/90646629007-getty-images-2269680468.jpg?crop=1022,576,x2,y19&width=1022&height=576&format=pjpg&auto=webp",
            "publishedAt": "2026-06-22T23:20:00Z",
            "lang": "en",
            "source": {
                "id": "8eec8fc7a9ec8be488bc7411d0801c60",
                "name": "USA Today",
                "url": "https://www.usatoday.com"
            }
        }
    ]
}

Categories