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": 499950,
    "articles": [
        {
            "id": "8eaa4e63c5779b85816d95465bb34e95",
            "title": "Domestic dispute on W. 79th St. results in eight children dead",
            "description": "Eight children are dead after a shooting on W. 79th Street.",
            "content": "SHREVEPORT, La. (KSLA) - Authorities say eight children were killed in a domestic disturbance in Shreveport, Louisiana on W. 79th Street.\nThe shooting occurred around 6 a.m. on Sunday (April 19) in Shreveport, according to Police Chief Wayne Smith. T... [849 chars]",
            "url": "https://www.ksla.com/2026/04/19/eight-shreveport-children-dead-after-what-began-domestic-dispute-police-say/",
            "image": "https://gray-ksla-prod.gtv-cdn.com/resizer/v2/UCUAPVDITNB7RA75UM6WE6IK4A.jpeg?auth=887d8983efc2afb59b7a3d9248adb8f6fb6c2c5abb0ab20badf892b4c6b43a77&width=1200&height=600&smart=true",
            "publishedAt": "2026-04-19T15:40:00Z",
            "lang": "en",
            "source": {
                "id": "548162cc4d42655891e6340471ac13fe",
                "name": "KSLA",
                "url": "https://www.ksla.com"
            }
        },
        {
            "id": "45da8b2a490f0852b26698fb755ab5d4",
            "title": "Jardine mandó mensaje al Turco Mohamed tras el América",
            "description": "André Jardine cerró la polémica de lo sucedido en el América vs. Toluca y mandó un mensaje a Antonio Mohamed, a quien aseguró que respeta",
            "content": "La victoria ante los Diablos Rojos del Toluca es oxígeno puro para André Jardine y sus dirigidos que llegaban a este duelo necesitados de un triunfo que devolviera la confianza a la plantilla tras la eliminación en CONCACAF Champions Cup, además, hab... [2044 chars]",
            "url": "https://www.mediotiempo.com/futbol/liga-mx/jardine-manda-mensaje-turco-mohamed-tras-america-toluca-hablo-continuidad",
            "image": "https://cdn2.mediotiempo.com/uploads/media/2026/04/19/andre-jardine-volvio-victoria-america.jpg",
            "publishedAt": "2026-04-19T14:40:00Z",
            "lang": "es",
            "source": {
                "id": "6adfa15ab0543b6a74cc26dcb93ab0cc",
                "name": "Mediotiempo",
                "url": "https://www.mediotiempo.com"
            }
        },
        {
            "id": "b890ccf8e6a33a2e8e188b80450aa7d1",
            "title": "Jennifer Aniston Reacts to Ex Justin Theroux's Baby News",
            "description": "Jennifer Aniston is showing subtle support for ex-husband Justin Theroux following the birth of his first child.",
            "content": "Jennifer Aniston is showing subtle support for ex-husband Justin Theroux following the birth of his first child.\nAfter Theroux and his wife, Nicole Brydon Bloom, announced the arrival of their baby boy on Instagram Saturday, Aniston was among those w... [617 chars]",
            "url": "https://www.tmz.com/2026/04/19/jennifer-aniston-reaction-justin-theroux-baby-news/",
            "image": "https://imagez.tmz.com/image/c1/16by9/2026/04/19/c13d8be30b5a4547b40037310431c52d_xl.jpg",
            "publishedAt": "2026-04-19T14:03:02Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        }
    ]
}

Categories