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": 517356,
    "articles": [
        {
            "id": "04373af50e96c8894051003cb9a040b5",
            "title": "Ariana Grande Announces New Album, Petal,' Coming in July",
            "description": "Ariana Grande has announced the title and release date of her her eighth studio album, 'Petal,' which is coming in July.",
            "content": "Ariana Grande has announced the title and release date of her eighth studio album, “Petal,” executive produced and co-written by Grande and Ilya, out July 31st via Republic Records.\nIn the announcement, Grande describes the album as, “Something that ... [870 chars]",
            "url": "https://variety.com/2026/music/news/ariana-grande-new-album-petal-july-1236732211/",
            "image": "https://variety.com/wp-content/uploads/2026/04/press-image-2_@katiatemkin-e1777389048117.jpg?w=1000&h=563&crop=1",
            "publishedAt": "2026-04-28T15:12:00Z",
            "lang": "en",
            "source": {
                "id": "c96d85bc8a846b5845a5420fe892ac16",
                "name": "Variety",
                "url": "https://variety.com"
            }
        },
        {
            "id": "6a161f7714efec32074f1c42a136afe5",
            "title": "Trump no está satisfecho con la última propuesta de Irán para terminar con la guerra y las negociaciones se estancan",
            "description": "El plan contemplaría que Teherán relaje su control sobre la vía marítima y que Washington levante su bloqueo de represalia, pero no abordaría el programa nuclear del régimen islámico - LA NACION",
            "content": "WASHINGTON.– El presidente norteamericano, Donald Trump, dijo el martes que Irán pidió a Estados Unidos reabrir el estrecho de Ormuz “lo antes posible”, mientras la Casa Blanca analiza la última propuesta del régimen islámico para desbloquear la vía ... [6297 chars]",
            "url": "https://www.lanacion.com.ar/el-mundo/trump-evalua-la-ultima-propuesta-de-iran-para-reabrir-el-estrecho-de-ormuz-mientras-se-estancan-las-nid28042026/",
            "image": "https://www.lanacion.com.ar/resizer/v2/el-presidente-de-estados-unidos-donald-trump-VVS6G536F5HA3F5XHOQNNFY77E.JPG?auth=f53cefc842600f8cdf7f57b2ce56683405330e1f0de91ca0c0f2d933cacd41fb&width=1200&height=800&quality=70&smart=true",
            "publishedAt": "2026-04-28T15:01:00Z",
            "lang": "es",
            "source": {
                "id": "2640b1411388f99ee05468bf9bd9a602",
                "name": "La Nación",
                "url": "https://www.lanacion.com.ar"
            }
        },
        {
            "id": "119073f563ca1a9c4d8f40de873997c1",
            "title": "Megan Thee Stallion Drops Out Of Moulin Rouge! The Musical Early - Has Message For Fans",
            "description": "She previously missed two shows due to illness. The post Megan Thee Stallion Drops Out Of Moulin Rouge! The Musical Early — Has Message For Fans appeared first on Reality Tea.",
            "content": "Megan Thee Stallion has announced she’s dropping out of Moulin Rouge! The Musical weeks before her run was due to end. News that Megan is departing from the Broadway show comes after her very public breakup with her boyfriend, which dramatically play... [1567 chars]",
            "url": "https://www.yahoo.com/entertainment/celebrity/articles/megan-thee-stallion-drops-moulin-144902314.html",
            "image": "https://s.yimg.com/os/en/reality_tea_694/bb4ba679a515e83a28798945cef1123b",
            "publishedAt": "2026-04-28T14:49:02Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        }
    ]
}

Categories