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": 306824,
    "articles": [
        {
            "id": "7cdc3471c8c0749f270bee943567f655",
            "title": "Spirit Airlines shuts down after White House rescue deal falls through",
            "description": "The airline said early Saturday it had “no choice” but to wind down operations immediately, dashing hopes of a last-minute financial lifeline.",
            "content": "Spirit Airlines is shutting down operations effective immediately, the airline said in a statement early Saturday, after a White House proposal to bail out the beleaguered budget carrier fell through.\nThe shuttering follows “extensive and comprehensi... [283 chars]",
            "url": "https://www.washingtonpost.com/politics/2026/05/02/spirit-airlines-flights-shutdown/",
            "image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://cloudfront-us-east-1.images.arcpublishing.com/wapo/OYIWES2DPLXEDRUTYMJDSYEOCM.JPG&w=1440",
            "publishedAt": "2026-05-02T12:56:57Z",
            "lang": "en",
            "source": {
                "id": "aa250375ed4d1652ad2c07377b69f537",
                "name": "The Washington Post",
                "url": "https://www.washingtonpost.com"
            }
        },
        {
            "id": "bfba031c57532db619d64c3be91782f7",
            "title": "Berkshire Hathaway reports record cash pile in Greg Abel’s first quarter as CEO",
            "description": "Berkshire Hathaway on Saturday reported $11.35 billion in operating earnings and a record cash pile in the first quarter under CEO Greg Abel.",
            "content": "Berkshire Hathaway (BRK.B) on Saturday reported $11.35 billion in operating earnings and a record cash pile in the first quarter under CEO Greg Abel, the successor to famed investor Warren Buffett.\nBerkshire Hathaway’s massive cash pile rose to more ... [1254 chars]",
            "url": "https://www.cnn.com/2026/05/02/business/berkshire-hathaway-earnings-buffett",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2273464409.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-05-02T12:26:50Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "473cdbce74687aa94f02e90f46fd6d54",
            "title": "Spirit Airlines anuncia el cierre tras 34 años y el cese inmediato de sus operaciones",
            "description": "Spirit Airlines, una aerolínea que revolucionó el sector con sus anuncios provocadores y sus tarifas con grandes descuentos, anunció el sábado el cese de sus operaciones tras 34 años confirmando así los rumores que se conocieron el viernes.\n| N+ Univision Dinero | Univision",
            "content": "VixNoticiasShowsFamososDeportesRadioShop\ndinero\nSpirit Airlines anuncia el cierre tras 34 años y el cese inmediato de sus operaciones: qué deben hacer los que tienen billetes\nSpirit Airlines, una aerolínea que revolucionó el sector con sus anuncios p... [7396 chars]",
            "url": "https://www.univision.com/noticias/dinero/spirit-airlines-anuncia-el-cierre-tras-34-anos-y-el-cese-inmediato-de-sus-operaciones",
            "image": "https://www.univision.com/api/image/og/us/noticias/dinero/spirit-airlines-anuncia-el-cierre-tras-34-anos-y-el-cese-inmediato-de-sus-operaciones",
            "publishedAt": "2026-05-02T12:16:23Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        }
    ]
}

Categories