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": 539010,
    "articles": [
        {
            "id": "03fefc46846b3a4e67fc76de7697ac4a",
            "title": "Trump names Bill Pulte acting director of national intelligence to replace Tulsi Gabbard",
            "description": "President Donald Trump has named Bill Pulte as acting director of national intelligence, succeeding Tulsi Gabbard who recently announced she plans to resign from the role at the end of June.",
            "content": "President Donald Trump has named Bill Pulte as acting director of national intelligence, succeeding Tulsi Gabbard who recently announced she plans to resign from the role at the end of June.\nPulte, a close Trump ally who serves as director of the Fed... [2760 chars]",
            "url": "https://www.nbcnews.com/politics/national-security/trump-william-pulte-acting-director-national-intelligence-tulsi-gabbar-rcna348036",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2025-11/251112-Bill-Pulte-gk-444e08.jpg",
            "publishedAt": "2026-06-02T13:25:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "5ebd48cb5d7c3238dece88556bfafb4d",
            "title": "Trump picks housing Dir. Bill Pulte as acting intelligence chief, replacing Tulsi Gabbard",
            "description": "Pulte will keep his existing titles as FHFA director and chairman of the mortgage groups Fannie Mae and Freddie Mac, Trump said in his announcement.",
            "content": "President Donald Trump on Tuesday tapped Bill Pulte, who leads the Federal Housing Finance Agency, to serve as acting director of national intelligence, putting the expansive U.S. intelligence community in the hands of a loyalist who has targeted the... [956 chars]",
            "url": "https://www.cnbc.com/2026/06/02/intelligence-trump-bill-pulte-tulsi-gabbard.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108224124-1762865762126-AP25275627399084.jpg?v=1762865826&w=1920&h=1080",
            "publishedAt": "2026-06-02T13:14:45Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "be131d58edc7e6c9a17b9470d680c6fc",
            "title": "California Election Live Updates: Governor's Race to Succeed Newsom Headlines Primary Battles",
            "description": "Tuesday’s nonpartisan primaries will determine candidates for November. A former Biden cabinet secretary, a one-time Fox News host and a billionaire are vying to replace the term-limited governor, Gavin Newsom.",
            "content": "Voters have been left sifting through about a half-dozen contenders who have mostly struggled to capture their imagination. The top two vote getters advance to a November runoff, regardless of party.\nThe most intense contest has been between the race... [7412 chars]",
            "url": "https://www.nytimes.com/live/2026/06/02/us/california-election-primary-governor",
            "image": "https://static01.nyt.com/images/2026/06/02/multimedia/02calif-midterms-promo1/02calif-midterms-promo1-facebookJumbo-v2.jpg",
            "publishedAt": "2026-06-02T13:10:14Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories