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": 519022,
    "articles": [
        {
            "id": "f2e4a6757c5612fa35ac8490719d13b1",
            "title": "Does Buck Adopt Theo?",
            "description": "9-1-1's Oliver Stark takes TVLine inside the Season 9 finale, teasing what those life-changing developments could mean for Buck, Athena, and more in Season 10.",
            "content": "Well, that was an incredibly stressful hour of television: \"9-1-1\" wrapped its ninth season on Thursday with an all-hands-on-deck finale that sent several members of the 118 (and its extended family) on exciting new paths.\nThe episode began with Athe... [7119 chars]",
            "url": "https://www.tvline.com/2167555/911-season-9-finale-ending-explained-buck-theo/",
            "image": "https://www.tvline.com/img/gallery/9-1-1-post-mortem/l-intro-1778189329.jpg",
            "publishedAt": "2026-05-08T01:36:59Z",
            "lang": "en",
            "source": {
                "id": "d5221d147c18d26b4680c427085fd39b",
                "name": "TVLine",
                "url": "https://www.tvline.com"
            }
        },
        {
            "id": "4946bbf7c7c038ddd5888922cf31251f",
            "title": "Health Officials Race to Track Hantavirus Cruise Ship Outbreak but Predict ‘Limited’ Spread",
            "description": "A Dutch flight attendant and French national were among the latest to be tested in connection with a deadly outbreak on a cruise ship. But an analysis in South Africa showed no mutations in viral samples.",
            "content": "Health officials in a growing list of countries scrambled on Thursday to track people connected to a deadly outbreak of the hantavirus on a cruise ship. The World Health Organization also predicted a “limited” spread of the virus if public health mea... [650 chars]",
            "url": "https://www.nytimes.com/2026/05/07/world/europe/hantavirus-cruise-ship-outbreak.html",
            "image": "https://static01.nyt.com/images/2026/05/07/multimedia/07xp-cruise-02-zlbm/07xp-cruise-02-zlbm-facebookJumbo-v2.jpg",
            "publishedAt": "2026-05-08T00:55:32Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "nytimes.com",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "98240d880731331591c7c035022eb37c",
            "title": "Cynthia Bailey Heartbroken Over Fashion Designer Friend Kithe Brewster's Death",
            "description": "\"The Real Housewives of Atlanta\" star Cynthia Bailey is mourning the loss of a dear friend ... famous fashion designer and celeb stylist Kithe Brewer.",
            "content": "\"The Real Housewives of Atlanta\" star Cynthia Bailey is mourning the loss of a dear friend ... famous fashion designer and celeb stylist Kithe Brewer.\nKithe died this week at 60 and Cynthia tells us she's \"heartbroken\" over his passing.\nCynthia tells... [1051 chars]",
            "url": "https://www.tmz.com/2026/05/07/cynthia-bailey-heartbroken-over-kithe-brewster-death/",
            "image": "https://imagez.tmz.com/image/bf/16by9/2026/05/07/bff20aeca73042d8814a561507e41cae_xl.jpg",
            "publishedAt": "2026-05-08T00:45:55Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        }
    ]
}

Categories