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": 235170,
    "articles": [
        {
            "id": "c2dff392d1725c5a30b4a27f44781ba8",
            "title": "Asian shares slip and oil prices gain as Iran talks stall",
            "description": "Asian stocks are mostly lower and oil prices have jumped after U.S. President Donald Trump warned Iran that the “clock is ticking” as talks over a permanent end to the war stall.",
            "content": "HONG KONG (AP) — Asian stocks mostly retreated and oil prices jumped on Monday after U.S. President Donald Trump warned Tehran that the “clock is ticking” as U.S.-Iran negotiations over a permanent end to the war stall.\nU.S. futures fell and markets ... [3413 chars]",
            "url": "https://apnews.com/article/stocks-markets-china-trump-iran-e7b781e8e2394be6486fa5f006e5e06e",
            "image": "https://dims.apnews.com/dims4/default/440ab66/2147483647/strip/true/crop/5172x3446+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F6a%2F83%2Fbd3373654b5cf60b666788661455%2Fdc484e8df4f1492fb6a147793337a84a",
            "publishedAt": "2026-05-18T04:39:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "908c9d7ef96ad0d7f9b689f7b70fdfd3",
            "title": "El nuevo monumento en Pyongyang que revela cuántos soldados de Corea del Norte han muerto en la guerra entre Rusia y Ucrania",
            "description": "Se calcula que unos 11.000 soldados norcoreanos fueron enviados a luchar en la guerra de Rusia contra Ucrania.",
            "content": "Autor, Soram Cheon\nTítulo del autor, BBC News Corea\ny\nAutor, Aghnia Adzkia\nTítulo del autor, Periodismo Visual Este de Asia\nFecha de publicación 3 horas\nTiempo de lectura: 7 min\nUnos 2.300 soldados norcoreanos han muerto luchando junto a Rusia en su ... [6369 chars]",
            "url": "https://www.bbc.com/mundo/articles/c2021076jkno",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_mundo/2fd6/live/a83c09a0-49f8-11f1-bd52-e755d604ece4.png",
            "publishedAt": "2026-05-18T03:51:44Z",
            "lang": "es",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "1c78232a871275f1c190c129ae7362b6",
            "title": "What to Know About the Latest Ebola Outbreak",
            "description": "The World Health Organization declared a global health emergency after about 80 people died from the virus in the Democratic Republic of Congo.",
            "content": "An outbreak of the deadly Ebola virus in the Democratic Republic of Congo and Uganda has prompted the World Health Organization to declare a global health emergency.\nAbout 80 deaths have been attributed to the disease in Ituri Province of the D.R.C.,... [1683 chars]",
            "url": "https://www.nytimes.com/2026/05/17/world/africa/what-to-know-ebola-africa.html",
            "image": "https://static01.nyt.com/images/2026/05/17/multimedia/17int-Ebola-WTK-zplv/17int-Ebola-WTK-zplv-facebookJumbo.jpg",
            "publishedAt": "2026-05-18T02:21:19Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories