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": 301454,
    "articles": [
        {
            "id": "5d676e2dbd33b7e4c895c0145baf9d95",
            "title": "US futures gain and Asian shares slip as oil prices fall back",
            "description": "Asian stocks are trading lower, tracking losses on Wall Street after U.S. stocks fell from record highs.",
            "content": "HONG KONG (AP) — Asian stocks declined Tuesday, tracking losses on Wall Street after U.S. stocks retreated from record highs.\nOil prices fell back after rising earlier on escalating tensions in the war between the U.S. and Iran.\nU.S. futures edged 0.... [2760 chars]",
            "url": "https://apnews.com/article/stocks-markets-trump-oil-iran-e1c194b5266c4eb58dc993cc4a9f9b50",
            "image": "https://dims.apnews.com/dims4/default/d4c79ef/2147483647/strip/true/crop/3689x2458+0+0/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F47%2Fd7%2Fce2801884bc3d7dbbfb86e62834f%2F607706a063ce498fb0dd97accdc7f7ab",
            "publishedAt": "2026-05-05T06:39:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "0962ebf58b17c90cb08c565ab75a813b",
            "title": "Late Night Laments Losing Spirit Airlines as a Punchline",
            "description": "The budget carrier announced that “‘all flights have been canceled, and customer service is no longer available,’ which, coincidentally, was also Spirit’s motto,” Stephen Colbert said.",
            "content": "“Spirit announced their immediate closure in a statement, saying, ‘All flights have been canceled, and customer service is no longer available,’ which, coincidentally, was also Spirit’s motto.” — STEPHEN COLBERT\n“And I have to say, this announcement ... [1176 chars]",
            "url": "https://www.nytimes.com/2026/05/05/arts/television/late-night-spirit-airlines.html",
            "image": "https://static01.nyt.com/images/2026/05/05/arts/05latenight/05latenight-facebookJumbo.jpg",
            "publishedAt": "2026-05-05T06:08:50Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "2567de4b5095eef349bb88f2f8049d37",
            "title": "Trump family's crypto firm sues investor Justin Sun, escalating feud",
            "description": "The Trump family's cryptocurrency venture, World Liberty Financial, has filed a defamation suit against Chinese crypto mogul Justin Sun, escalating an ongoing feud.",
            "content": "The Trump family's flagship cryptocurrency venture filed a defamation suit on Monday against Chinese crypto mogul Justin Sun, escalating an ongoing legal and social media feud with one of the company's most notable investors.\nSun sued the Trump-backe... [1784 chars]",
            "url": "https://abcnews.com/US/trump-familys-crypto-firm-sues-investor-justin-sun/story?id=132632914",
            "image": "https://i.abcnewsfe.com/a/42e1e489-9808-4490-8e95-3e27748db234/eric-don-jr-trump-gty-jef-260504_1777901248531_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2026-05-05T05:36:47Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        }
    ]
}

Categories