- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
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 APIAPI 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": 301290,
"articles": [
{
"id": "ed126f4ef6cd706fc8ef60a183d60f7f",
"title": "Obamacare Enrollment Drops Sharply as Costs Rise",
"description": "Americans can’t afford the higher health insurance premiums that resulted from Congress’s refusal to extend federal tax credits.",
"content": "Millions of Americans appear to be dropping Obamacare coverage in the months since Congress failed to extend the generous subsidies that had become a defining feature of the Affordable Care Act.\nInitial sign-ups had already fallen by about 1.2 millio... [1387 chars]",
"url": "https://www.nytimes.com/2026/05/01/business/obamacare-enrollment-decline.html",
"image": "https://static01.nyt.com/images/2024/04/11/multimedia/00biz-aca/11pol-swiper-trump-health-care-aca-repeal-bczk-facebookJumbo.jpg",
"publishedAt": "2026-05-01T09:02:02Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "91a8b695e5b0f8c60f70de4850ccc441",
"title": "The weirdest aspect of the Iran war that has befuddled oil experts",
"description": "For two months, the economic narrative about the Iran war boiled down to this: Oil and gas prices are really high, exacerbating an affordability problem that could send America’s economy into the toilet. But prices aren’t as high as they should be, considering the historic destruction of the world’s oil supply.",
"content": "For two months, the economic narrative about the Iran war boiled down to this: Oil and gas prices are really high, exacerbating an affordability problem that could send America’s economy into the toilet.\nNo doubt prices are high, increasing the risk ... [5536 chars]",
"url": "https://www.cnn.com/2026/05/01/business/oil-market-price-high-low-iran",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/ap26120216659389.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-01T09:00:51Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "445fa682d8524eebe50cb88c901f87d7",
"title": "I Built an Agent to Do My Job. Then It Hung up on My Boss.",
"description": "Rather than wait to find out if AI will replace me, I built my replacement to report and write this story.",
"content": "Rather than wait to find out if AI will replace me, I built my replacement.\nBig Tech execs say AI might take our jobs, it might lighten our workloads, or it might put us into new jobs we didn't imagine. A recent Goldman Sachs report estimates that ab... [11628 chars]",
"url": "https://www.businessinsider.com/built-ai-agent-job-boss-replacement-2026-4",
"image": "https://i.insider.com/69f3cc6aab24bc0b23a18352?width=1200&format=jpeg",
"publishedAt": "2026-05-01T08:07:00Z",
"lang": "en",
"source": {
"id": "3349d5cc8abff1623266825fbe6b0f68",
"name": "Business Insider",
"url": "https://www.businessinsider.com"
}
}
]
}