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": 300232,
    "articles": [
        {
            "id": "cd6b65d653cc3ddd01099cf02bbcdef0",
            "title": "Family office deal-making rebounds in April with healthcare bets",
            "description": "Healthcare startups made up nearly a third of April's investments by family offices.",
            "content": "A version of this article first appeared in CNBC's Inside Wealth newsletter with Robert Frank, a weekly guide to the high-net-worth investor and consumer. Sign up to receive future editions, straight to your inbox.\nInvestment firms of ultra-wealthy f... [1998 chars]",
            "url": "https://www.cnbc.com/2026/05/07/family-office-dealmaking-april-healthcare-bets.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108302955-1778075673480-gettyimages-2274044266-AFP_A9TQ87L.jpeg?v=1778075727&w=1920&h=1080",
            "publishedAt": "2026-05-07T12:00:01Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "4946bbf7c7c038ddd5888922cf31251f",
            "title": "Netherlands Tests Flight Attendant for Hantavirus as Officials Track Cruise Ship Outbreak",
            "description": "Global health officials are tracking people connected to a deadly outbreak on a cruise ship. One infected passenger had briefly boarded a flight from South Africa to the Netherlands before she died.",
            "content": "A Dutch flight attendant is being tested for the hantavirus at a hospital in the Netherlands after she came into contact with an infected person, the Dutch health ministry said on Thursday, as global health authorities scrambled to track people conne... [1560 chars]",
            "url": "https://www.nytimes.com/2026/05/07/world/europe/hantavirus-cruise-ship-outbreak.html",
            "image": "https://static01.nyt.com/images/2026/05/07/multimedia/07xp-cruise-02-zlbm/07xp-cruise-02-zlbm-facebookJumbo-v2.jpg",
            "publishedAt": "2026-05-07T11:56:51Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "abf42c08e9fbd3344b5487774db01c18",
            "title": "Peloton (PTON) earnings Q3 2026",
            "description": "Peloton CEO Peter Stern told CNBC that the company believes raising prices on its subscriptions was a value-driven move.",
            "content": "Peloton posted fiscal third-quarter earnings results Thursday that beat Wall Street expectations on revenue but fell slightly short on earnings per share.\nThe company touted better-than-expected equipment sales and subscription revenue as helping to ... [2753 chars]",
            "url": "https://www.cnbc.com/2026/05/07/peloton-pton-earnings-q3-2026.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108302942-1778074413316-gettyimages-2238075594-PELOTON_PRODUCTS.jpeg?v=1778074485&w=1920&h=1080",
            "publishedAt": "2026-05-07T11:01:36Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories