United States World News API

Get the live top world headlines from United States with our JSON API.

Get API key for the United States World 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=world&apikey=API_KEY
{
    "totalArticles": 235174,
    "articles": [
        {
            "id": "9025727a344a8acd87ec10adc362a334",
            "title": "Colombia highway bombing leaves 14 dead amid ‘wave of attacks’",
            "description": "The attack tore apart a busy road, according to local authorities, as deadly violence resurges in the country.",
            "content": "At least 14 people were killed and at least 38 wounded, including five children, after a bomb tore apart a busy road in southwestern Colombia, according to local authorities.\nThe incident was part of a “wave” of terror attacks this weekend, Colombian... [2873 chars]",
            "url": "https://www.cnn.com/2026/04/25/americas/colombia-highway-bombing-dead-latam-intl",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/c-gettyimages-2272567495.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-26T00:01:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "53bcc407863029fd6bb0297e6dbc32ff",
            "title": "Influencer Dies After Former 'X-Factor' Star Allegedly Hit Her With Car",
            "description": "Beauty influencer Klaudia Glam has died after allegedly being hit by a car driven by a former 'X-Factor' contestant.",
            "content": "Klaudia Glam -- a popular influencer from the UK -- has died ... after cops say a former \"X-Factor\" star hit her with her car.\nGlam -- real name Klaudia Zakrzewska -- was plowed down in London's SoHo district near a nightclub early Sunday, April 19, ... [891 chars]",
            "url": "https://www.tmz.com/2026/04/25/influencer-dies-after-former-x-factor-star-allegedly-hit-her-with-car/",
            "image": "https://imagez.tmz.com/image/d7/16by9/2026/04/25/d7849343324244d8b3df837c7289cc41_xl.png",
            "publishedAt": "2026-04-25T22:23:11Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "d6e8cc3dccb6469f19a255218bc625c6",
            "title": "Atentado con bomba causa siete muertos y al menos 17 heridos en Colombia en medio de ola de violencia",
            "description": "La explosión fue en una carretera de esta violenta región del Cauca e impactó en varios vehículos. | N+ Univision América Latina | Univision",
            "content": "VixNoticiasShowsFamososDeportesRadioShop\nColombia\nAtentado con bomba causa siete muertos y al menos 17 heridos en Colombia en medio de ola de violencia\nEl gobernador del Cauca, Octavio Guzmán, confirmó el número de muertos y heridos tras el ataque pe... [7282 chars]",
            "url": "https://www.univision.com/noticias/america-latina/atentado-con-bomba-causa-siete-muertos-en-colombia-en-medio-de-ola-de-violencia",
            "image": "https://www.univision.com/api/image/og/us/noticias/america-latina/atentado-con-bomba-causa-siete-muertos-en-colombia-en-medio-de-ola-de-violencia",
            "publishedAt": "2026-04-25T19:26:42Z",
            "lang": "es",
            "source": {
                "id": "eb4456d007d51d44dc62d01c16a53d83",
                "name": "Univision",
                "url": "https://www.univision.com"
            }
        }
    ]
}

Categories