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": 492998,
    "articles": [
        {
            "id": "03f353eed286eac3d7e34e411c4e6633",
            "title": "Iran's response to U.S. peace proposal expected Friday, sources say",
            "description": "The Iranian response to the U.S.' 15-point peace proposal is expected on Friday, multiple sources familiar with the matter told CBS News.",
            "content": "The Iranian response to the U.S.' 15-point framework for a peace deal is expected on Friday, multiple sources familiar with the matter told CBS News.\nPresident Trump and top White House officials have been told that Iran's counter-proposal would like... [2395 chars]",
            "url": "https://www.cbsnews.com/news/iran-response-us-peace-proposal-war/",
            "image": "https://assets3.cbsnewsstatic.com/hub/i/r/2026/03/27/79dc3c17-482c-4bd6-9b20-81837e689c66/thumbnail/1200x630/f25e9c9a59589a4f0d7709da96960e78/gettyimages-2268050888.jpg",
            "publishedAt": "2026-03-27T15:07:00Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "601e2170739e29d9c6ba95ddb3a002b4",
            "title": "House panel finds Rep. Sheila Cherfilus-McCormick guilty of 25 ethics charges",
            "description": "A House Ethics subcommittee found Rep. Sheila Cherfilus-McCormick guilty of 25 ethics charges, capping a three-year investigation into allegations she stole millions in federal relief funds and funneled some of that to her congressional campaign.",
            "content": "WASHINGTON — After a rare and dramatic public hearing, a special House Ethics subcommittee on Friday found Rep. Sheila Cherfilus-McCormick, D-Fla., guilty of 25 ethics charges, capping a three-year investigation into allegations she stole millions in... [1769 chars]",
            "url": "https://www.nbcnews.com/politics/politics-news/ethics-committee-finds-rep-sheila-cherfilus-mccormick-guilty-violating-rcna265459",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-03/260327-sheila-cherfilus-mccormick-mn-0920-56398e.jpg",
            "publishedAt": "2026-03-27T15:07:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "1055baa67ec507af9de1f576177165e0",
            "title": "Apple has finally discontinued the Mac Pro desktop after years of fitful effort",
            "description": "M2 Ultra Mac Pro is no longer for sale, and Apple says no replacement is planned.",
            "content": "After more than a decade of flirting with the idea, Apple has finally discontinued the Mac Pro tower. The company confirmed to 9to5Mac that the latest Mac Pro iteration—an M2 Ultra model first released in mid-2023—would be its last, at least for the ... [5105 chars]",
            "url": "https://arstechnica.com/gadgets/2026/03/apple-has-finally-discontinued-the-mac-pro-desktop-after-years-of-fitful-effort/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/03/Mac-Pro-main-view-scaled-1-1152x648-1774591771.jpg",
            "publishedAt": "2026-03-27T14:47:03Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        }
    ]
}

Categories