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": 523404,
    "articles": [
        {
            "id": "39f3a3ddb040fc013dcc3c1846b5332e",
            "title": "NBA Draft Lottery: Execs Fear 'Nightmare' Results",
            "description": "The NBA draft lottery will be held in Chicago on Sunday afternoon, and there is no shortage of drama heading into it.",
            "content": "For a handful of teams, no matter exactly how the NBA draft lottery on Sunday pans out, things will be set to change dramatically. That’s because, after months of hand-wringing over NBA teams intentionally tanking games and after a year of hearing ju... [4638 chars]",
            "url": "https://heavy.com/sports/nba/milwaukee-bucks/nba-draft-lottery-execs/",
            "image": "https://heavy.com/wp-content/uploads/2026/05/GettyImages-2267462299-e1778417846427.jpg?quality=65&strip=all&w=1200",
            "publishedAt": "2026-05-10T12:57:32Z",
            "lang": "en",
            "source": {
                "id": "357962897e610ee7a46b4199737fc42d",
                "name": "heavy.com",
                "url": "https://heavy.com"
            }
        },
        {
            "id": "4bf7db2b47c232ccc038c24416074fa0",
            "title": "Iran sends response to US proposal to end war via mediator Pakistan",
            "description": "According to the proposal, initial negotiations will focus on ending hostilities.",
            "content": "Iran’s response to a US proposal to end the war has been sent via mediator Pakistan, according to Iranian state news agency IRNA.\nThe report said on Sunday that according to the proposed plan, the first stage of the negotiations will focus on ending ... [1792 chars]",
            "url": "https://www.aljazeera.com/news/2026/5/10/iran-sends-response-to-us-proposal-to-end-war-via-mediator-pakistan",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/05/reuters_69f9ed58-1777986904_620ab2-1778417585.jpg?resize=1200%2C630&quality=80",
            "publishedAt": "2026-05-10T12:56:19Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "5d8c0476195a683a80fccb482dfaab05",
            "title": "On ‘S.N.L.’, Brett Kavanaugh, Kash Patel and Pete Hegseth Walk Into a Bar",
            "description": "Matt Damon and Aziz Ansari return to roles they have played on “Saturday Night Live” alongside Colin Jost, in an episode hosted by Damon.",
            "content": "For Matt Damon, it’s been nearly eight years since his surprise appearance in a 2018 “Saturday Night Live” opening sketch where he gave a memorable (and petulant) impersonation of Justice Brett M. Kavanaugh, who was then in the midst of his confirmat... [1453 chars]",
            "url": "https://www.nytimes.com/2026/05/10/arts/television/on-snl-brett-kavanaugh-kash-patel-and-pete-hegseth-walk-into-a-bar.html",
            "image": "https://static01.nyt.com/images/2026/05/10/arts/10CUL-SNL-DAMON-PIX/10CUL-SNL-DAMON-PIX-facebookJumbo.png",
            "publishedAt": "2026-05-10T12:55:31Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories