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": 545430,
    "articles": [
        {
            "id": "f99df405e4ebc75b538480ba4c4615c9",
            "title": "Trump Administration Sees Striking Exodus of Legal Talent",
            "description": "The departure of more than 10,000 federal lawyers has left some agencies without sufficient staff and has boosted the ranks of state attorneys general offices and advocacy groups.",
            "content": "President Trump’s upheaval of the federal government has led to an exodus of more than 10,000 lawyers since the beginning of 2025, a striking loss of legal talent that has left some agencies pushing to find attorneys to carry out his agenda.\nRoughly ... [1474 chars]",
            "url": "https://www.nytimes.com/2026/05/31/us/politics/trump-administration-exodus-of-lawyers.html",
            "image": "https://static01.nyt.com/images/2026/05/27/us/dc-federal-lawyers-1/dc-federal-lawyers-1-facebookJumbo.jpg",
            "publishedAt": "2026-05-31T09:01:39Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "bfe2d090a356397b1dfd6e6dd82aea4b",
            "title": "Transgender AB Hernandez wins state track medals amid muted protest",
            "description": "Jurupa Valley senior AB Hernandez placed third in the long jump alongside a cisgender girl also awarded a bronze medal at the CIF state championship meet.",
            "content": "Jurupa Valley senior AB Hernandez won the girls high jump and triple jump in Saturday’s CIF track and field state championships, her second consecutive year placing first in the events.\nShe also placed third in the long jump on Saturday, medaling in ... [3610 chars]",
            "url": "https://www.latimes.com/sports/highschool/story/2026-05-30/transgender-ab-hernandez-wins-state-track-medal-amid-muted-protest",
            "image": "https://ca-times.brightspotcdn.com/dims4/default/38fe044/2147483647/strip/true/crop/4500x2363+0+0/resize/1200x630!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fe7%2F82%2F964b6b89485ab8e90b80d1a12eaa%2F1556853-sp-track-and-field-ab-hernandez-047.jpg",
            "publishedAt": "2026-05-31T07:30:00Z",
            "lang": "en",
            "source": {
                "id": "6c4fa75a787f2ec713503abb3f822104",
                "name": "Los Angeles Times",
                "url": "https://www.latimes.com"
            }
        },
        {
            "id": "84735263734908cac44a031e8ed9333f",
            "title": "Israeli army captures strategic castle in Lebanon",
            "description": "Israeli troops have captured a strategic mountain topped with a Crusader-built castle in southern Lebanon in their deepest incursion into the country in more than a quarter-century.",
            "content": "BEIRUT (AP) — Israeli troops have captured a strategic mountain topped with a Crusader-built castle in southern Lebanon in the deepest incursion of the country in more than a quarter-century, the military said Sunday.\nThe capture of Beaufort castle, ... [5392 chars]",
            "url": "https://apnews.com/article/lebanon-israel-capture-castle-beaufort-206c3d6c4dc9a139007f043556a0019b",
            "image": "https://dims.apnews.com/dims4/default/b56a939/2147483647/strip/true/crop/1996x1330+19+0/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F2f%2Fed%2Fb71335cc0aced579c6141036afd3%2Fad9752044d81412787525cf3c9fe27fd",
            "publishedAt": "2026-05-31T07:05:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        }
    ]
}

Categories