
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": 6675318, "articles": [ { "title": "Luigi Mangione Pleads Not Guilty as US Seeks Death Penalty", "description": "The judge warned Attorney General Pam Bondi to temper her statements about Luigi Mangione to ensure a fair trial on charges of killing a health insurance executive.", "content": "The judge overseeing the federal prosecution of Luigi Mangione, the man accused of killing a health insurance executive in Manhattan, on Friday warned the U.S. attorney general to keep quiet about him to ensure a fair trial\nAs Mr. Mangione, 26, plead... [741 chars]", "url": "https://www.nytimes.com/2025/04/25/nyregion/luigi-mangione-arraignment.html", "image": "https://static01.nyt.com/images/2025/04/25/multimedia/25met-mangione-arraign1-vhlk/25met-mangione-arraign1-vhlk-facebookJumbo.jpg", "publishedAt": "2025-04-25T23:31:09Z", "source": { "name": "The New York Times", "url": "https://www.nytimes.com" } }, { "title": "Judge blocks Trump order on federal employee unions", "description": "A federal judge has agreed to temporarily block the Trump administration from implementing an executive order that a labor union says would cancel collective bargaining rights for hundreds of thousands of federal employees.", "content": "WASHINGTON (AP) — A federal judge on Friday temporarily blocked the Trump administration from implementing an executive order that a labor union says would cancel collective bargaining rights for hundreds of thousands of federal employees.\nU.S. Distr... [3565 chars]", "url": "https://apnews.com/article/trump-labor-union-collective-bargaining-94c4f6d4f88b2953ce45bbfca1f35699", "image": "https://dims.apnews.com/dims4/default/5e1b039/2147483647/strip/true/crop/6000x3375+0+312/resize/1440x810!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F31%2Ff0%2F030b88fe7d8fee886c3dc11bb0f9%2F2610ee8fca9a4779b7ad6287619a5703", "publishedAt": "2025-04-25T23:22:00Z", "source": { "name": "AP News", "url": "https://apnews.com" } }, { "title": "Pakistan Official Calls for International Inquiry Into Kashmir Terror Attack", "description": "Amid rising tensions with India, Pakistan’s defense minister declared his country’s innocence in a terror attack that killed 26 people this week in Kashmir territory.", "content": "Pakistan’s defense minister on Friday declared his country’s innocence in a terror attack that killed 26 people this week in disputed Kashmir territory controlled by India, and said that an international investigation into the attack was needed.\nIn a... [728 chars]", "url": "https://www.nytimes.com/2025/04/25/us/politics/pakistan-kashmir-terror-attack.html", "image": "https://static01.nyt.com/images/2025/04/25/world/25dc-Kashmir-Attack-2/25dc-Kashmir-Attack-2-facebookJumbo.jpg", "publishedAt": "2025-04-25T23:20:51Z", "source": { "name": "The New York Times", "url": "https://www.nytimes.com" } } ] }