United States Business News API

Get the live top business headlines from United States with our JSON API.

Get API key for the United States Business 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=business&apikey=API_KEY
{
    "totalArticles": 322452,
    "articles": [
        {
            "id": "c0d107e06a9815c835850f5d2d5ce001",
            "title": "Jeffrey Gundlach says Fed's Warsh is not going to be the 'easy money' chairman many hoped for",
            "description": "Gundlach said Warsh's stance reduces the risk of overly accommodative monetary policy that could reignite inflation and push longer-term borrowing costs higher.",
            "content": "DoubleLine Capital CEO Jeffrey Gundlach said new Federal Reserve Chairman Kevin Warsh struck a more hawkish tone than many investors expected, underscoring his commitment to restoring price stability and signaling less appetite for easy monetary poli... [2201 chars]",
            "url": "https://www.cnbc.com/2026/06/17/jeffrey-gundlach-says-feds-warsh-is-not-going-to-be-the-easy-money-chairman-many-hoped-for.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108142524-17466508932025-05-07t204532z_1130329156_rc28deaf88ly_rtrmadp_0_usa-stocks.jpeg?v=1774305043&w=1920&h=1080",
            "publishedAt": "2026-06-17T19:57:36Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "60aba7752cd4bdd5994d4d172dba616e",
            "title": "Struggling JetBlue shuts down key Newark, LaGuardia operations as New York airport costs soar",
            "description": "JetBlue is shutting down key operations at Newark and LaGuardia airports as the struggling carrier shifts resources to booming South Florida in its latest bid to restore profitability.",
            "content": "JetBlue is shutting down key operations at Newark and LaGuardia airports as the struggling carrier shifts resources to booming South Florida in its latest bid to restore profitability.\nThe Queens-based airline said it will still fly to those hubs, bu... [3422 chars]",
            "url": "https://nypost.com/2026/06/17/business/struggling-jetblue-shuts-down-key-newark-laguardia-operations-as-new-york-airport-costs-soar/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/131315708.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-06-17T19:46:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "8d13b6ffe733c05defce9ff9d7d773f8",
            "title": "Trump Iran deal includes oil export waivers, $300B development plan",
            "description": "Trump administration outlines its memorandum of understanding with Iran, revealing immediate oil export waivers and a framework for at least $300 billion in reconstruction investment.",
            "content": "The Trump administration on Tuesday publicly outlined the contents of its new memorandum of understanding with Iran, revealing plans for immediate waivers on Iranian oil exports, a framework for at least $300 billion in reconstruction and economic de... [5340 chars]",
            "url": "https://www.foxnews.com/politics/trump-administration-unveils-sweeping-terms-proposed-iran-agreement",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/05/iran-nuclear-trump.jpg",
            "publishedAt": "2026-06-17T17:20:08Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        }
    ]
}

Categories