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": 240800,
    "articles": [
        {
            "id": "462bdc9a1380a9e997b5a94aa98269cf",
            "title": "U.S. Settles Carter Page Wiretap Lawsuit for $1.25 Million",
            "description": "F.B.I. applications to surveil Mr. Page, a 2016 Trump campaign adviser, during the investigation into Russia’s interference in the election had myriad errors and omissions, an inspector general found.",
            "content": "The Trump administration has agreed to pay $1.25 million to settle a lawsuit brought by Carter Page, a 2016 Trump campaign adviser who was wiretapped during the investigation into Russia’s interference in that year’s election, a person familiar with ... [1915 chars]",
            "url": "https://www.nytimes.com/2026/04/22/us/politics/trump-settles-carter-page-lawsuit.html",
            "image": "https://static01.nyt.com/images/2025/01/13/multimedia/22dc-page/00dc-patel-03-pmct-facebookJumbo.jpg",
            "publishedAt": "2026-04-23T00:08:03Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "ec36581ad80104755f0d5439d21648a5",
            "title": "UK divers prepare for mine-clearing operations in Strait of Hormuz",
            "description": "Preparatory step comes on second day of London-hosted talks on reopening the strait.",
            "content": "LONDON — British military divers are preparing to conduct mine-clearing operations in case they are needed in the Strait of Hormuz, according to the Ministry of Defence.\nThe Royal Navy experts, trained in mine neutralization and clearance, are being ... [1805 chars]",
            "url": "https://www.politico.eu/article/uk-divers-mines-strait-of-hormuz/",
            "image": "https://www.politico.eu/cdn-cgi/image/width=1200,height=630,fit=crop,quality=80,onerror=redirect/wp-content/uploads/2026/04/23/GettyImages-2271914484-scaled.jpg",
            "publishedAt": "2026-04-22T23:39:57Z",
            "lang": "en",
            "source": {
                "id": "3ba3d17ed2b9c7b829a43e4ec3f59eb0",
                "name": "politico.eu",
                "url": "https://www.politico.eu"
            }
        },
        {
            "id": "b3f63b8c61ebff2ee64fe5bad97f21cf",
            "title": "Hasta 350 km/h: dónde se construirá el tren bala más rápido de Latinoamérica y cuándo comenzará a funcionar",
            "description": "La obra representa una inversión estimada entre USD 10.000 millones y USD 20.000 millones",
            "content": "La llegada del tren de alta velocidad más rápido de Latinoamérica está cada vez más cerca. Brasil anunció oficialmente la construcción de una línea ferroviaria que unirá las ciudades de Río de Janeiro, San Pablo y Campinas, con trenes capaces de alca... [3993 chars]",
            "url": "https://www.infobae.com/tecno/2026/04/22/hasta-350-kmh-donde-se-construira-el-tren-bala-mas-rapido-de-latinoamerica-y-cuando-comenzara-a-funcionar/",
            "image": "https://www.infobae.com/resizer/v2/AGS2O37MVJHT7CGGV2RIDD4SBA.png?auth=872397f7a06b111ee07428647f2186df4e1daa01af5558ab916de2554aa33189&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-22T23:30:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories