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": 574892,
    "articles": [
        {
            "id": "25f03b87505fe150a4537699fb41de15",
            "title": "Missouri community mourns deaths of 11 skydivers in plane crash: ‘It shocked everybody’",
            "description": "Eleven skydivers and a pilot were killed in Sunday crash as aircraft for Skydive Kansas City was taking off in Butler",
            "content": "The Missouri skydiving community is mourning the loss of several of its members after a plane crash south of Kansas City killed 11 skydivers and a pilot.\nThe crash occurred around noon on Sunday in Butler, Missouri, as an aircraft supporting operatio... [3036 chars]",
            "url": "https://www.theguardian.com/us-news/2026/jun/15/missouri-skydivers-plane-crash",
            "image": "https://i.guim.co.uk/img/media/70a928283ae79119082cc950d53334aae167cb3b/949_239_4169_3335/master/4169.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=06fc27215360d38a6905acf5d9301201",
            "publishedAt": "2026-06-15T18:56:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "e837db55d13f0788b6846d783179ce23",
            "title": "Oil prices sink, stocks soar after Trump announces deal with Iran",
            "description": "Markets rally on expectations that the agreement will ease global energy supply concerns, though analysts warn gas prices may remain elevated for some time.",
            "content": "Oil prices tumbled after President Trump said the U.S. has reached a preliminary deal with Iran that will reopen the Strait of Hormuz, a vital Middle East waterway that accounts for roughly 20% of global crude.\nU.S. stocks soared to record highs in e... [2439 chars]",
            "url": "https://www.cbsnews.com/news/oil-prices-today-stocks-trump-us-iran-deal/",
            "image": "https://assets3.cbsnewsstatic.com/hub/i/r/2026/04/14/5f02669f-5350-4576-a646-aefdc6db6d64/thumbnail/1200x630/6c76efce439e8a680a73adb1d37286f8/gettyimages-2270503651.jpg",
            "publishedAt": "2026-06-15T18:47:43Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "d39fc5975e5097a73a2c0ea5fb4e0c13",
            "title": "El esperado campeonato de los Knicks trae 'camaradería y locura' a la ciudad de Nueva York",
            "description": "NUEVA YORK (AP) — En los momentos finales antes de que los Knicks pusieran fin a su sequía de 53 años sin un campeonato de la NBA, Yolanda Matos se encontró liderando a un grupo de ansiosos...",
            "content": "NUEVA YORK (AP) — En los momentos finales antes de que los Knicks pusieran fin a su sequía de 53 años sin un campeonato de la NBA, Yolanda Matos se encontró liderando a un grupo de ansiosos neoyorquinos en la acera frente a su casa en Brooklyn.\nCabez... [3296 chars]",
            "url": "https://www.expressnews.com/sports/article/el-esperado-campeonato-de-los-knicks-trae-22306192.php",
            "image": "https://s.hdnux.com/photos/01/66/44/21/31081569/3/rawImage.jpg",
            "publishedAt": "2026-06-15T18:22:54Z",
            "lang": "es",
            "source": {
                "id": "9e5b96fc06cd4d74a586375a72dd7a7f",
                "name": "San Antonio Express-News",
                "url": "https://www.expressnews.com"
            }
        }
    ]
}

Categories