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": 226350,
    "articles": [
        {
            "id": "ea258c89a32b48eef9767f1da8c1546b",
            "title": "Guerra de EE.UU. e Israel con Irán y ataques en Medio Oriente, en vivo: última hora, noticias, reacciones y más",
            "description": "El Gobierno de Trump se siente “optimista respecto a las perspectivas de un acuerdo” con Irán, dijo la Casa Blanca el miércoles",
            "content": "Hace pocos momentos entró en vigor en Líbano un alto el fuego de 10 días que pone en pausa las hostilidades entre Israel y Hezbollah, el grupo respaldado por Irán.\nLos ataques israelíes en el sur de Líbano se han intensificado en los últimos días, y ... [18982 chars]",
            "url": "https://cnnespanol.cnn.com/2026/04/16/mundo/live-news/guerra-ee-uu-e-israel-iran-ataques-en-vivo-2-trax",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/ls-20260416091411103.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-04-16T21:52:00Z",
            "lang": "es",
            "source": {
                "id": "3c9d862fa32f79b035b88873a5d21ccb",
                "name": "CNN en Español",
                "url": "https://cnnespanol.cnn.com"
            }
        },
        {
            "id": "377fe95b895bedb5df8677fd5e828052",
            "title": "Estuardo Ortiz, CEO de Jet Smart, la tercera aerolínea de la región, con 15 millones de viajeros: ‘Ecuador presenta oportunidades para nosotros a mediano plazo’",
            "description": "En el país, Jet Smart mantiene operaciones entre Quito y Lima. El directivo da un balance de esta ruta y de los desafíos latentes en Ecuador.",
            "content": "Jet Smart, aerolínea de ultra bajo costo fundada en Chile, cerró el 2025 con 15 millones de pasajeros e impulsó su operación a nivel de Sudamérica como la tercera con mayor presencia.\nDurante el encuentro Wings of Change America, Estuardo Ortiz, CEO ... [8488 chars]",
            "url": "https://www.eluniverso.com/noticias/ecuador/estuardo-ortiz-ceo-de-jetsmart-la-tercera-aerolinea-de-la-region-con-15-millones-de-viajeros-ecuador-presenta-oportunidades-para-nosotros-a-mediano-plazo-nota/",
            "image": "https://www.eluniverso.com/resizer/v2/G673BEUABBCGDAA36X6QQIJE6Q.jpg?auth=132254c4b75baec49ac1b9e1a0659441ad770deba58a4f4c8626d370d9040bab&width=1005&height=670&quality=75&smart=true",
            "publishedAt": "2026-04-16T21:45:00Z",
            "lang": "es",
            "source": {
                "id": "fbe62a94a891b65106bff187fef25f02",
                "name": "El Universo",
                "url": "https://www.eluniverso.com"
            }
        },
        {
            "id": "2c6da7b6cec5a6a0273e826af1f37bd6",
            "title": "A Critical Ocean Current System May Be Unraveling Faster Than We Thought",
            "description": "New findings foretell a looming catastrophe that would drastically alter the planet’s weather and climate.",
            "content": "The collapse of a critical ocean current system—an event that would upend Earth’s climate and wreak havoc on the Americas, Europe, and Africa—has been the subject of heated scientific debate for more than a decade. Experts have differing opinions on ... [3719 chars]",
            "url": "https://gizmodo.com/a-critical-ocean-current-system-may-be-unraveling-faster-than-we-thought-2000747593",
            "image": "https://gizmodo.com/app/uploads/2026/04/rough-seas-1200x675.jpg",
            "publishedAt": "2026-04-16T21:03:49Z",
            "lang": "en",
            "source": {
                "id": "b86966b1ce9f29cc65fd4b3bf0671e5c",
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        }
    ]
}

Categories