Flag of the United States

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": 2998146,
    "articles": [
        {
            "title": "Trump threatens a 50% tariff on the EU",
            "description": "President Donald Trump on Friday threatened a 50% tariff on goods from the European Union, citing a lack of progress in current trade negotiations.",
            "content": "CNN —\nPresident Donald Trump on Friday threatened a 50% tariff on goods from the European Union, citing a lack of progress in current trade negotiations.\n“Their powerful Trade Barriers, Vat Taxes, ridiculous Corporate Penalties, Non-Monetary Trade Ba... [6027 chars]",
            "url": "https://edition.cnn.com/2025/05/23/economy/trump-eu-tariffs",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2210418306.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2025-05-23T15:51:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "Insurance costs are soaring around Tornado Alley. Hail is the big problem.",
            "description": "While tornadoes can obliterate communities, hailstorms cause damage across much larger areas.",
            "content": "Insurance costs are soaring around Tornado Alley. Hail is the big problem.\ntoggle caption Michael Swensen/Getty Images/Getty Images North America\nThe cost of homeowners insurance is soaring in states where large outbreaks of tornadoes are becoming mo... [5083 chars]",
            "url": "https://www.npr.org/2025/05/23/nx-s1-5407522/insurance-tornadoes-hail-midwest",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/5400x3038+0+281/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F5d%2Fc2%2F9d9f0a16456f85866b6e0682ce50%2Fgettyimages-2215172473.jpg",
            "publishedAt": "2025-05-23T14:36:35Z",
            "source": {
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "title": "Trump threatens tariffs on European goods and iPhones : NPR",
            "description": "Trump said on social media that he had recommended 50% tariffs on European Union products starting June 1 — and warned Apple's CEO to move manufacturing of iPhones to the United States.",
            "content": "Trump threatens steep tariffs on trade with the European Union — and on iPhones\ntoggle caption Kevin Dietsch/Getty Images\nPresident Trump on Friday threatened on social media that he may impose a steep 50% tariff on imports from the European Union st... [2643 chars]",
            "url": "https://www.npr.org/2025/05/23/nx-s1-5408573/trump-tariffs-eu-apple-iphones",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3745x2107+0+396/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F57%2Fe0%2F72c4b61048398e6260b1b9774a72%2Fgettyimages-2216576242.jpg",
            "publishedAt": "2025-05-23T14:26:03Z",
            "source": {
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        }
    ]
}

Categories