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": 312808,
    "articles": [
        {
            "id": "ff7dd087d648b3f50f621fde32ed8769",
            "title": "We did the math on Ken Griffin's pied-à-terre tax bill",
            "description": "New York City's tax on second homes is now in effect after backlash from billionaires, including the Citadel CEO.",
            "content": "New York officials rolled out the details of the city's new pied-à-terre tax this week, so we took out our calculators and got busy.\nThe tax will impact an estimated 10,000 properties in New York City, including those of Ken Griffin, who has found hi... [2933 chars]",
            "url": "https://www.businessinsider.com/ken-griffin-pay-mamdani-nyc-pied-a-terre-tax-2026-5",
            "image": "https://i.insider.com/6a19b42f2e5a80cfe0500b6e?width=1200&format=jpeg",
            "publishedAt": "2026-05-30T09:56:00Z",
            "lang": "en",
            "source": {
                "id": "3349d5cc8abff1623266825fbe6b0f68",
                "name": "Business Insider",
                "url": "https://www.businessinsider.com"
            }
        },
        {
            "id": "084659c89aa14a1eb2d28e3217bd1464",
            "title": "United Airlines plane diverted and ‘unruly passenger’ detained after in-flight incident",
            "description": "A United flight bound for Minneapolis diverted to Dane County Regional Airport Friday night after reports of an unruly passenger, officials said",
            "content": "A United flight bound for Minneapolis diverted to Dane County Regional Airport Friday night after reports of an unruly passenger, officials said.\nFlight UA2005, which originated in Chicago, “landed safely in Madison, Wisconsin to address a security c... [980 chars]",
            "url": "https://www.nbcnews.com/news/us-news/united-airlines-plane-diverted-unruly-passenger-detained-rcna347658",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260530-united-nd-1d6d82.jpg",
            "publishedAt": "2026-05-30T08:24:53Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "269e6db1fd4211675e3451173ecd49ba",
            "title": "La enorme explosión del cohete de Blue Origin le da ventaja a Elon Musk en la carrera espacial",
            "description": "La destrucción del cohete New Glenn de Jeff Bezos enturbia el calendario lunar de la NASA y aumenta la dependencia de SpaceX, mientras Estados Unidos compite con China por llegar a la Luna",
            "content": "La explosión de un cohete de Blue Origin en una plataforma de lanzamiento en Cabo Cañaveral el jueves podría tener repercusiones en todo el programa espacial estadounidense y acarrear implicaciones a largo plazo para la carrera contra China por envia... [6456 chars]",
            "url": "https://www.infobae.com/wapo/2026/05/30/la-enorme-explosion-del-cohete-de-blue-origin-le-da-ventaja-a-elon-musk-en-la-carrera-espacial/",
            "image": "https://www.infobae.com/resizer/v2/S7J4LIFCNBDILPHFGYYJO24XPU.JPG?auth=a0f5eaad3698cc6430ed87075790221cc76ae2c325c12d495538be1fcc8bc5b6&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-05-30T04:01:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories