
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": 64167, "articles": [ { "title": "Biden issues his first veto on retirement investment resolution", "description": "President Joe Biden issued the first veto of his presidency Monday on a resolution to overturn a retirement investment rule that allows managers of retirement funds to consider the impact of climate change and other environmental, social and governance factors when picking investments.", "content": "CNN —\nPresident Joe Biden issued the first veto of his presidency Monday on a resolution to overturn a retirement investment rule that allows managers of retirement funds to consider the impact of climate change and other environmental, social and go... [4067 chars]", "url": "https://www.cnn.com/2023/03/20/politics/biden-first-veto/index.html", "image": "https://media.cnn.com/api/v1/images/stellar/prod/230316185845-biden-march-13.jpg?c=16x9&q=w_800,c_fill", "publishedAt": "2023-03-20T17:32:00Z", "source": { "name": "CNN", "url": "https://www.cnn.com" } }, { "title": "Starbucks CEO steps down early ahead of Senate testimony", "description": "Howard Schultz, the former interim CEO of Starbucks, is stepping down from his position at the head of the company earlier than expected, just days before he is expected to testify in front of a Senate committee examining the coffee giant’s treatment of union organizing efforts. Starbucks announced Monday that Laxman Narasimhan, who was selected…", "content": "Howard Schultz, the former interim CEO of Starbucks, is stepping down from his position at the head of the company earlier than expected, just days before he is expected to testify in front of a Senate committee examining the coffee giant’s treatment... [1751 chars]", "url": "https://thehill.com/business/3908763-starbucks-ceo-steps-down-early-ahead-of-senate-testimony/", "image": "https://thehill.com/wp-content/uploads/sites/2/2023/02/ab1d0b45750c42e8bf44ee4a818f3d11.jpg?w=1280", "publishedAt": "2023-03-20T17:24:23Z", "source": { "name": "The Hill", "url": "https://thehill.com" } }, { "title": "Tchia stands on the shoulders of Zelda — then leaps off", "description": "Tchia, which will be released on PlayStation 4, PlayStation 5, and Windows PC on March 21, embraces its Zelda roots before moving past them with transformation-based combat and puzzles.", "content": "Many cultures tell folktales of monsters that eat children, gulping them down regularly regardless of shape or size. These stories, passed from generation to generation, are sometimes told as a means to make children listen to their parents — instill... [6583 chars]", "url": "https://www.polygon.com/reviews/23645683/tchia-review-action-adventure-zelda-open-world", "image": "https://cdn.vox-cdn.com/thumbor/Upwz89AqIQ8PzppuxL-UFvwwg5U=/0x0:7680x4021/fit-in/1200x630/cdn.vox-cdn.com/uploads/chorus_asset/file/24517337/tchia_screen_glider.png", "publishedAt": "2023-03-20T17:00:00Z", "source": { "name": "Polygon", "url": "https://www.polygon.com" } } ] }