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": 307560,
    "articles": [
        {
            "id": "dca593412eb0fe39804452948a1d402e",
            "title": "Uber is in the hotel business now, thanks in part to AI",
            "description": "Uber announced several new features on Wednesday during its annual event, which push far beyond the company's original ride-hailing purpose and deeper into its users' lives.",
            "content": "Uber customers in the United States can now book hotels directly through the app, one of several new features announced Wednesday that pushes far beyond the company’s original ride-hailing purpose and even deeper into its users’ lives.\nUber announced... [2646 chars]",
            "url": "https://techcrunch.com/2026/04/29/uber-is-in-the-hotel-business-now-thanks-in-part-to-ai/",
            "image": "https://techcrunch.com/wp-content/uploads/2024/07/GettyImages-2043993878-e1722276196662.jpg?resize=1200,676",
            "publishedAt": "2026-04-29T15:12:14Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "id": "12cdef007fa29234798df6d76ab813e0",
            "title": "Starbucks Leads Seven Stocks Flashing Buy Signals On Earnings",
            "description": "Starbucks stock nears entry after results. Six other stocks, including data center, semiconductor player push toward buy points.",
            "content": "Information in Investor’s Business Daily is for informational and educational purposes only and should not be construed as an offer, recommendation, solicitation, or rating to buy or sell securities. The information has been obtained from sources we ... [1013 chars]",
            "url": "https://www.investors.com/news/starbucks-leads-seven-stocks-flashing-buy-signals-on-earnings/",
            "image": "https://www.investors.com/wp-content/uploads/2019/01/stock-starbucks-china-11-shutter.jpg",
            "publishedAt": "2026-04-29T14:38:00Z",
            "lang": "en",
            "source": {
                "id": "b5fd7d235a4765231123b8f22bcf428a",
                "name": "Investor's Business Daily",
                "url": "https://www.investors.com"
            }
        },
        {
            "id": "e623e56e2b8dc77d67f4a739a8f40451",
            "title": "Powell, Kevin Warsh in focus",
            "description": "The Federal Reserve is widely expected to keep its key interest rate at the target range of 3.5% to 3.75%.",
            "content": "The Senate Banking Committee on Wednesday, in a party-line vote, advanced Kevin Warsh's nomination as the next Federal Reserve chair.\nBy a 13-11 count, the panel sent President Donald Trump's pick to the Senate floor as the successor to Jerome Powell... [2510 chars]",
            "url": "https://www.cnbc.com/2026/04/29/fed-meeting-today-live-updates-warsh-powell.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108240154-17653975662025-12-10t195906z_2062783707_rc2vdiavq6cx_rtrmadp_0_usa-fed.jpeg?v=1765397716&w=1920&h=1080",
            "publishedAt": "2026-04-29T13:50:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories