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": 537120,
    "articles": [
        {
            "id": "b3b2a9908c267add52d0d6bc283304f4",
            "title": "Why is Garden Grove chemical tank leak so hard to fix?",
            "description": "Evacuation orders have been issued in portions of the cities of Garden Grove, Anaheim, Buena Park, Cypress, Stanton and Westminster.",
            "content": "A large, pressurized tank filled with a toxic chemical in Orange County is at risk of either exploding or leaking, and officials say their options are highly limited.\nBy Friday night, fire crews were making progress lowering the temperature of the ch... [8302 chars]",
            "url": "https://www.latimes.com/california/story/2026-05-23/why-is-orange-county-chemical-tank-crisis-so-hard-to-fix",
            "image": "https://ca-times.brightspotcdn.com/dims4/default/73fa09f/2147483647/strip/true/crop/5280x2772+0+592/resize/1200x630!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F7f%2F70%2F9f5caa824af29fbea6512cc778eb%2F1556093-me-chemical-spill-007.jpg",
            "publishedAt": "2026-05-23T16:22:00Z",
            "lang": "en",
            "source": {
                "id": "6c4fa75a787f2ec713503abb3f822104",
                "name": "Los Angeles Times",
                "url": "https://www.latimes.com"
            }
        },
        {
            "id": "a3839bd8c95cf5fc536af92a2a2948fe",
            "title": "Ignacio Buse: así fue el punto de partido que le dio el ATP 500 de Hamburgo",
            "description": "Ignacio Buse cerró su título en Hamburgo con un punto de partido lleno de carácter: tomó la iniciativa en el peloteo final y forzó el error de Tommy Paul para desatar la celebración histórica.",
            "content": "Ignacio Buse hizo historia al consagrarse campeón del ATP 500 de Hamburgo tras vencer al estadounidense Tommy Paul en una final inolvidable. El joven limeño de 22 años firmó la victoria más importante de su carrera en el prestigioso certamen alemán, ... [1316 chars]",
            "url": "https://elcomercio.pe/deporte-total/polideportivo/ignacio-buse-asi-fue-el-punto-de-partido-que-le-dio-el-atp-500-de-hamburgo-video-noticia/",
            "image": "https://elcomercio.pe/resizer/v2/TC53RICKYBHBZHHTIB4LBIV7KY.png?auth=1ff0a0842a43ff99c1cf933fc24f0898397900408e51f8a0168da3d788c07674&width=980&height=528&quality=75&smart=true",
            "publishedAt": "2026-05-23T16:12:35Z",
            "lang": "es",
            "source": {
                "id": "108bcc2f42ee620efad6c803b79b7f95",
                "name": "El Comercio Perú",
                "url": "https://elcomercio.pe"
            }
        },
        {
            "id": "43ea46bd8747bc66829ac65e5eb640bc",
            "title": "Kyle Busch died of severe pneumonia, family says",
            "description": "NASCAR legend Kyle Busch died of severe pneumonia, his family said Saturday",
            "content": "NASCAR legend Kyle Busch died of severe pneumonia, his family said Saturday.\nThe 41-year-old driver died Thursday after he was hospitalized with a “severe illness,” his family said. In a new statement, the family said the NASCAR driver died of pneumo... [2021 chars]",
            "url": "https://www.nbcnews.com/news/us-news/kyle-busch-nascar-cause-death-rcna346567",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260522-kyle-busch-mn-1550-8e6bb9.jpg",
            "publishedAt": "2026-05-23T15:51:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        }
    ]
}

Categories