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": 508024,
    "articles": [
        {
            "id": "440cd260f32ee39100c5310c3393b7c8",
            "title": "Man on Fire: Season 1 Review",
            "description": "Netflix’s Man on Fire doesn’t do much to freshen up the revenge thriller genre, but Yahya Abdul-Mateen II’s John Creasy anchors the season with enough emotional weight and physical badassery to offset the show’s formulaic nature. It’s the dogged character of Creasy – and seeing the brutal lengths to which he’ll go – that will keep you binge-watching it even when you already know exactly how the story will play out.",
            "content": "All seven episodes of Man on Fire are now available on Netflix.\nNetflix’s Man on Fire is a competently executed but often predictable seven-episode action series elevated by the simmering lead performance of the always-compelling Yahya Abdul-Mateen I... [2974 chars]",
            "url": "https://www.ign.com/articles/man-on-fire-season-1-review-netflix",
            "image": "https://assets-prd.ignimgs.com/2026/04/29/netflix-manonfire-blogroll-1777499991979.jpg?width=1280&format=jpg&auto=webp&quality=80",
            "publishedAt": "2026-04-30T07:01:00Z",
            "lang": "en",
            "source": {
                "id": "671e8665abef6cb324125f81895d4623",
                "name": "IGN",
                "url": "https://www.ign.com"
            }
        },
        {
            "id": "f4ead27ab4b9a213e2c9431ed20a3183",
            "title": "Royal commission interim report says gun reform should be prioritised",
            "description": "Gun reforms should be prioritised and policing around Jewish events increased, royal commission says.",
            "content": "The commission - Australia's most powerful form of public inquiry - was announced in January, three weeks after two gunmen opened fire at an event marking Hanukkah at Bondi Beach, killing 15 people.\nThe interim report by former High Court judge Virgi... [3757 chars]",
            "url": "https://www.bbc.com/news/articles/cdjpw0n889yo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/283d/live/261df4e0-443c-11f1-adcb-799f507df11c.jpg",
            "publishedAt": "2026-04-30T06:16:36Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "34f37aebef112ddcedb065c0ec14ee59",
            "title": "Brenton Tarrant loses appeal bid in Christchurch mosque shootings",
            "description": "New Zealand's Court of Appeal has rejected an attempt by Brenton Tarrant to withdraw his guilty pleas for the 2019 Christchurch mosque attacks.",
            "content": "WELLINGTON, New Zealand (AP) — The white supremacist who shot and killed 51 Muslims at two mosques in Christchurch, New Zealand, lost an attempt to undo his guilty pleas in a Court of Appeal ruling Thursday.\nThe panel of three judges dismissed Brento... [4637 chars]",
            "url": "https://apnews.com/article/christchurch-mosque-shooter-brenton-tarrant-appeal-newzealand-512815f9aa9e54909b6824761bac615d",
            "image": "https://dims.apnews.com/dims4/default/8ef3e0b/2147483647/strip/true/crop/4707x3136+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F4e%2F42%2Fc3925017c87d8d821bb3be0d78d5%2F2e615595a81d43ab8da214082b5c3fef",
            "publishedAt": "2026-04-30T04:43:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        }
    ]
}

Categories