- 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": 300972,
"articles": [
{
"id": "0fccc15d9bbfb3543117a1b6d04ffd93",
"title": "UK inflation jumps to 3.3% in March as fuel prices surge",
"description": "Fuel prices saw their largest increase for over three years, the ONS' chief economist said.",
"content": "U.K. inflation jumped to 3.3% in March as the Iran war sparked a sharp increase in fuel prices, preliminary data from the Office for National Statistics (ONS) showed Wednesday.\nEconomists polled by Reuters had expected the inflation rate to accelerat... [2797 chars]",
"url": "https://www.cnbc.com/2026/04/22/uk-inflation-jumps-to-3point3percent-in-march-as-fuel-prices-surge.html",
"image": "https://image.cnbcfm.com/api/v1/image/108295149-1776838265490-gettyimages-2268680987-mpope_a726005.jpeg?v=1776838301&w=1920&h=1080",
"publishedAt": "2026-04-22T06:07:00Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "f3ee4e43a15fb3a9848d9436c2708c45",
"title": "Trump picks Christopher Phelan to lead his economic council",
"description": "President Donald Trump is nominating University of Minnesota economist Christopher Phelan as the next chairman of the White House Council of Economic Advisers.",
"content": "WASHINGTON (AP) — President Donald Trump on Tuesday nominated University of Minnesota economist Christopher Phelan to be the next chairman of the White House Council of Economic Advisers, a key position for conducting analyses of the economy and the ... [1085 chars]",
"url": "https://apnews.com/article/christopher-phelan-chair-council-economic-advisers-trump-1625cd648fb75a8e2817219e365b724a",
"image": "https://dims.apnews.com/dims4/default/613235f/2147483647/strip/true/crop/4768x3177+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fdc%2F49%2F7400cbcf680c11db49197acc1f40%2F760b8deeb1654ba69bbffcb111d9b05e",
"publishedAt": "2026-04-22T00:41:00Z",
"lang": "en",
"source": {
"id": "b356d47a35dfffa723fc8131b36c3ed1",
"name": "AP News",
"url": "https://apnews.com"
}
},
{
"id": "28092e954121692b995fb1fe590068fa",
"title": "SpaceX Strikes Deal With Cursor for $60 Billion",
"description": "The potential acquisition comes as Elon Musk’s rocket and satellite maker, which has been emphasizing artificial intelligence, is preparing to go public.",
"content": "SpaceX, Elon Musk’s rocket and satellite company, said on Tuesday that it had struck a deal with the artificial intelligence start-up Cursor that could result in its acquiring the young company for $60 billion.\nIn a social media post, the rocket make... [1669 chars]",
"url": "https://www.nytimes.com/2026/04/21/business/spacex-cursor-deal.html",
"image": "https://static01.nyt.com/images/2026/04/21/multimedia/21biz-spacex-cursor-3-ctwj/21biz-spacex-cursor-3-ctwj-facebookJumbo.jpg",
"publishedAt": "2026-04-22T00:22:29Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
}
]
}