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": 323350,
    "articles": [
        {
            "id": "27bbaafbe4f172126ec4a0fba22e956a",
            "title": "DOE announces $17.5 billion in loans to boost nuclear reactor supply chain",
            "description": "The Department of Energy announced $17.5 billion in conditional loans for utilities and energy companies to strengthen the commercial supply chain for nuclear reactors across the U.S.",
            "content": "The Department of Energy on Tuesday announced $17.5 billion in conditional loans for utilities and energy companies to buy parts that will strengthen the commercial supply chain for nuclear reactors.\nEnergy Secretary Chris Wright said that the announ... [3731 chars]",
            "url": "https://www.foxbusiness.com/politics/energy-secretary-says-loans-help-unleash-next-american-nuclear-renaissance-reactors",
            "image": "https://a57.foxnews.com/static.foxbusiness.com/foxbusiness.com/content/uploads/2025/07/0/0/susquehanna-nuclear-power-plant.jpg?ve=1&tl=1",
            "publishedAt": "2026-06-23T22:52:00Z",
            "lang": "en",
            "source": {
                "id": "2129172d996b80818e14ef74fc4d88e6",
                "name": "Fox Business",
                "url": "https://www.foxbusiness.com"
            }
        },
        {
            "id": "8c10e51499d1e0e3f8a910e3283f4477",
            "title": "California to sue Trump administration for ending state's wind project",
            "description": "California intends to sue the Trump administration over its deal to end an offshore wind project proposed off the state’s central coast.",
            "content": "California intends to sue the Trump administration over its deal to end an offshore wind project proposed off the state’s central coast.\nState officials said they are combating the administration’s attacks on their offshore wind industry by sending a... [4560 chars]",
            "url": "https://apnews.com/article/california-trump-offshore-wind-project-lawsuit-billions-5bc963e77806cf760a377652eb793616",
            "image": "https://dims.apnews.com/dims4/default/7c2adac/2147483647/strip/true/crop/6000x3998+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fb6%2F02%2F8e39d15672787f09005c0de8eca9%2F7272ef16fae542ac8d0698d2a76f654c",
            "publishedAt": "2026-06-23T22:49:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "258e40f9d97200df0ced97f2d28160b5",
            "title": "U.S. Presses Meta to Agree to A.I. Reviews",
            "description": "Federal officials are urging the lone major tech company holdout to allow government safety evaluations, weeks after ordering Anthropic to pull its latest model.",
            "content": "The Trump administration is pressing Meta to submit its artificial intelligence models for voluntary review, which would allow the government to evaluate the A.I.’s abilities and vulnerabilities, four people familiar with the confidential request sai... [1881 chars]",
            "url": "https://www.nytimes.com/2026/06/23/business/meta-ai-government-reviews-security.html",
            "image": "https://static01.nyt.com/images/2026/06/23/multimedia/23biz-meta-ai-1-wvhk/23biz-meta-ai-1-wvhk-facebookJumbo.jpg",
            "publishedAt": "2026-06-23T21:45:20Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories