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": 301948,
    "articles": [
        {
            "id": "fab953a1e62cc5be759e2167b440ab17",
            "title": "Coca-Cola (KO) Q1 2026 earnings",
            "description": "Shares of Coke have risen just 6% over the last year, hurt by concerns about the broader economy.",
            "content": "Coca-Cola on Tuesday reported quarterly earnings and revenue that topped analysts' expectations, fueled by higher demand for its beverages.\nFor the full year, Coke is now projecting comparable earnings per share growth of 8% to 9%, up from its prior ... [1236 chars]",
            "url": "https://www.cnbc.com/2026/04/28/coca-cola-ko-q1-2026-earnings.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108297734-1777305995390-108297734-1777305924690-gettyimages-2260278505-COCA-COLA_EARNS.jpg?v=1777321496&w=1920&h=1080",
            "publishedAt": "2026-04-28T10:25:01Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "c9460a63c80c2355cd8f26546db1155d",
            "title": "Oil Prices Jump Again as U.S.-Iran Talks Appear Deadlocked",
            "description": "Investors parsed reports that President Trump told advisers that he was not satisfied with Iran’s latest proposal to reopen the Strait of Hormuz.",
            "content": "Oil prices continued to climb on Tuesday, as peace talks between the United States and Iran appeared at an impasse, with negotiators deadlocked over proposals to reopen the Strait of Hormuz to tanker traffic and restrict Iran’s nuclear program.\nThe p... [324 chars]",
            "url": "https://www.nytimes.com/2026/04/28/business/oil-gas-stocks-iran-war.html",
            "image": "https://static01.nyt.com/images/2026/04/28/multimedia/28biz-osg1-cwzg/28biz-osg1-cwzg-facebookJumbo.jpg",
            "publishedAt": "2026-04-28T08:41:11Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "e6d0b7d336216cad6a3b3136f814cbfc",
            "title": "General Motors (GM) earnings Q1 2026",
            "description": "Aside from earnings and any change to GM's 2026 guidance, investors are monitoring impact from the Iran war, tariffs and EV write-downs.",
            "content": "DETROIT — General Motors raised its 2026 guidance after significantly beating Wall Street's first-quarter earnings expectations following a roughly $500 million benefit from the U.S. Supreme Court decision to terminate and refund certain levies paid ... [3001 chars]",
            "url": "https://www.cnbc.com/2026/04/28/general-motors-gm-earnings-q1-2026.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108251656-1768310306058-gettyimages-2255455204-GM_BARRA.jpeg?v=1776966296&w=1920&h=1080",
            "publishedAt": "2026-04-28T04:01:01Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories