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": 520070,
    "articles": [
        {
            "id": "442493b0be8f2aa79581bf7375cd33d7",
            "title": "Boeing (BA) Q1 2026 earnings",
            "description": "Boeing expects certification of new Max 7 and 10 models later this year, with deliveries starting in 2027.",
            "content": "Boeing reported a smaller than expected loss for the first quarter, with improvements across its businesses, including its key commercial aircraft unit, as the manufacturer tries to stem years of losses.\nHere's how Boeing performed in the first quart... [1796 chars]",
            "url": "https://www.cnbc.com/2026/04/22/boeing-ba-q1-2026-earnings.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108278931-17737581982026-03-17t143151z_1064604161_rc2gwiavboxh_rtrmadp_0_boeing-cfo.jpeg?v=1773758223&w=1920&h=1080",
            "publishedAt": "2026-04-22T11:30:33Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "7a5a8476705b0ccbc0d6d52114a0c999",
            "title": "Hulk Hogan Took Lethal Amounts of Fentanyl Daily After Divorce from Linda",
            "description": "Hulk Hogan revealed he used deadly amounts of fentanyl for pain while fighting in TNA Wrestling after divorcing his ex-wife Linda Hogan.",
            "content": "Hulk Hogan was taking life-threatening amounts of fentanyl to manage his physical pain during his time with the TNA following his divorce from his wife, Linda Hogan.\nThe wrestling pioneer detailed his reliance on the drug in the new Netflix docuserie... [1018 chars]",
            "url": "https://www.tmz.com/2026/04/22/hulk-hogan-took-lethal-amounts-fentanyl-daily-after-divorce-from-linda/",
            "image": "https://imagez.tmz.com/image/e6/16by9/2025/09/10/e6caa509df024a57ba095989d66ca80c_xl.jpg",
            "publishedAt": "2026-04-22T10:57:25Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "936383c06c2821094db9b16ab7ee2247",
            "title": "Iran War: Trump Extends Ceasefire, Hormuz Blockade as Peace Talks Stumble",
            "description": "US President Donald Trump indefinitely extended a ceasefire with Iran after the two sides failed to meet for more peace talks, with the war developing into a game of brinkmanship over the critical Strait of Hormuz.",
            "content": "Connecting decision makers to a dynamic network of information, people and ideas, Bloomberg quickly and accurately delivers business and financial information, news and insight around the world\nConnecting decision makers to a dynamic network of infor... [759 chars]",
            "url": "https://www.bloomberg.com/news/articles/2026-04-22/trump-extends-iran-ceasefire-blockade-as-peace-talks-stumble",
            "image": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iFwgXY0GLQf0/v0/1200x800.jpg",
            "publishedAt": "2026-04-22T09:32:01Z",
            "lang": "en",
            "source": {
                "id": "35303254fdf42d2f3365eadb3d9d8a17",
                "name": "Bloomberg.com",
                "url": "https://www.bloomberg.com"
            }
        }
    ]
}

Categories