- 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 News API
Get the live top headlines from United States with our JSON API.
Get API key for the United States 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=general&apikey=API_KEY
{
"totalArticles": 409326,
"articles": [
{
"id": "549d913e8df0d72e0824823db049db7a",
"title": "Jenelle Evans To Visit Jace In Mental Health Facility During Spring Break Trip",
"description": "Jenelle Evans is preparing to visit her son, Jace, at the mental health facility where he's currently receiving treatment, but the trip hasn't happened just yet ... TMZ has learned.",
"content": "Jenelle Evans is preparing to visit her son, Jace, at the mental health facility where he's currently receiving treatment, but the trip hasn't happened just yet ... TMZ has learned.\nSources familiar with the situation tell TMZ ... Jenelle has not vis... [1084 chars]",
"url": "https://www.tmz.com/2026/03/11/jenelle-evans-will-see-son-jace-spring-break/",
"image": "https://imagez.tmz.com/image/b0/16by9/2026/03/10/b08830d0ff714088a135bcd740ca1ae3_xl.jpg",
"publishedAt": "2026-03-11T08:00:24Z",
"lang": "en",
"source": {
"id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
"name": "TMZ",
"url": "https://www.tmz.com"
}
},
{
"id": "6418fb8be31a15609a71dc5f070bb990",
"title": "Cargo ship struck by a projectile in the Strait of Hormuz: UK",
"description": "The incidents mark the latest in a string of reported attacks in or near to the Strait of Hormuz, where shipping traffic has virtually ground to a halt.",
"content": "Three vessels off Iran's coast have been struck by projectiles, the United Kingdom Maritime Trade Operations said on Wednesday, the latest in a flurry of incidents reported in or near the Strait of Hormuz.\nOne of the ships reported it had been struck... [1507 chars]",
"url": "https://www.cnbc.com/2026/03/11/cargo-ship-struck-strait-of-hormuz-uk-iran-war.html",
"image": "https://image.cnbcfm.com/api/v1/image/108267728-1771576530904-gettyimages-2261869397-AA_19022026_2661283.jpeg?v=1773213742&w=1920&h=1080",
"publishedAt": "2026-03-11T07:32:48Z",
"lang": "en",
"source": {
"id": "32c2ad3fb41cb87b5b847d750028dff0",
"name": "CNBC",
"url": "https://www.cnbc.com"
}
},
{
"id": "acef894d03d97c85fdd55df067cdfcd8",
"title": "LeBron, NBA social media react to Bam Adebayo’s historic 83-point game",
"description": "Star NBA players like LeBron James take to social media to praise the Miami player’s incredible scoring achievement.",
"content": "Miami Heat centre Bam Adebayo’s 83-point performance against the Washington Wizards on Tuesday – the second-highest scoring game in NBA history – was a historic statistical line no one saw coming.\nThe Heat star shot 20-43 from the floor and was 7-22 ... [2110 chars]",
"url": "https://www.aljazeera.com/sports/2026/3/11/lebron-nba-social-media-react-to-bam-adebayos-historic-83-point-game",
"image": "https://www.aljazeera.com/wp-content/uploads/2026/03/AFP__20260311__2265361439__v2__HighRes__WashingtonWizardsVMiamiHeat-1773206376.jpg?resize=1920%2C1440",
"publishedAt": "2026-03-11T06:16:56Z",
"lang": "en",
"source": {
"id": "7530d90c9af769eda4cb548f32ed381d",
"name": "Al Jazeera",
"url": "https://www.aljazeera.com"
}
}
]
}