United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States News API

API 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": 474682,
    "articles": [
        {
            "id": "78891afdc71a9975c042a9cf2879f047",
            "title": "House Votes to Extend Expiring FISA Surveillance Law for 10 Days",
            "description": "The Senate would need to also approve the stopgap measure that passed the House early Friday. Libertarian-leaning House Republicans had balked at a long-term extension.",
            "content": "The House of Representatives voted early Friday to extend an expiring surveillance law for 10 days, after libertarian-leaning Republicans demanded that they be allowed to vote on adding new privacy limits to any long-term extension.\nThe law, a major ... [411 chars]",
            "url": "https://www.nytimes.com/2026/04/17/us/politics/fisa-702-surveillance-house-vote-trump.html",
            "image": "https://static01.nyt.com/images/2026/04/15/multimedia/15DC-SURVEILLANCE-vkgp/15DC-SURVEILLANCE-vkgp-facebookJumbo.jpg",
            "publishedAt": "2026-04-17T07:14:12Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "9acd59a843d02d975a1a51d158c6b019",
            "title": "NHL Stanley Cup Playoffs Bracket 2026 Dates, Matchups, Game Times and TV Schedule Info",
            "description": "All 16 Stanley Cup playoff teams were confirmed entering the NHL regular season's final day, but there was still the matter of figuring out the Pacific Division's second and third seeds as well as the Western Conference's second wild card.",
            "content": "All 16 Stanley Cup playoff teams were confirmed entering the NHL regular season's final day, but there was still the matter of figuring out the Pacific Division's second and third seeds as well as the Western Conference's second wild card.\nThat has b... [6117 chars]",
            "url": "https://bleacherreport.com/articles/25418908-nhl-stanley-cup-playoffs-bracket-2026-dates-matchups-game-times-and-tv-schedule-info",
            "image": "https://gsp-image-cdn.wmsports.io/cms/prod/bleacher-report/2026-04/24ee7faa-7f58-41e4-88bc-77bf35395851.jpg?w=3800&h=2000",
            "publishedAt": "2026-04-17T06:44:49Z",
            "lang": "en",
            "source": {
                "id": "c6639dea23b7ca540acf63e679a766d3",
                "name": "Bleacher Report",
                "url": "https://bleacherreport.com"
            }
        },
        {
            "id": "8a9414e132750124e502faef98f538fa",
            "title": "Stephen Colbert Delights in Trump’s ‘Ongoing Papal Feud’",
            "description": "The host of “The Late Show” recapped what he called “yet another day when the entire world is on edge over President Trump’s senseless and elective war — with the pope.”",
            "content": "“If you don’t know, and you may not, a ‘just war’ is a Catholic doctrine that goes all the way back to the church fathers, St. Ambrose and St. Augustine. There are many criteria, including: It must be in self-defense once all peace efforts have faile... [465 chars]",
            "url": "https://www.nytimes.com/2026/04/17/arts/television/colbert-trump-papal-feud.html",
            "image": "https://static01.nyt.com/images/2026/04/17/arts/17latenight/17latenight-facebookJumbo.jpg",
            "publishedAt": "2026-04-17T06:04:35Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories