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": 556612,
    "articles": [
        {
            "id": "e90d2b2450c59ccb670bb56287b59ddc",
            "title": "Arrestan a cuatro sospechosos por presunta red que drogaba a mujeres para abusar de ellas y grabar",
            "description": "Las víctimas habrían sido drogadas por personas de su entorno cercano.",
            "content": "La policía neerlandesa ha detenido a cuatro hombres en una importante investigación sobre denuncias de que drogaron y abusaron sexualmente de mujeres que conocían y luego compartieron videos de los abusos, en un caso que recuerda el calvario de la fr... [2073 chars]",
            "url": "https://www.primerahora.com/noticias/mundo/notas/arrestan-a-cuatro-sospechosos-por-presunta-red-que-drogaba-a-mujeres-para-abusar-de-ellas-y-grabar/",
            "image": "https://www.primerahora.com/resizer/v2/NYIUTPSDLZHRPM3EYG6QGKVRCA.jpg?auth=567ffadca451b4d58231f9a30ab376f671ca53e41f1b14fab31dabc5cf03fa18&quality=75&width=1200&height=717&smart=true",
            "publishedAt": "2026-06-04T12:49:27Z",
            "lang": "es",
            "source": {
                "id": "0ff9d9aa3439f245d940177440bfe1dd",
                "name": "Primera Hora",
                "url": "https://www.primerahora.com"
            }
        },
        {
            "id": "bc1c70d2604dacaf2c1739df18fb4620",
            "title": "NASA declares end of mission for long-lasting Mars orbiter",
            "description": "NASA officials said the $582 million MAVEN orbiter could not be recovered after a problem on the far side of Mars late last year, and that its extraordinarily successful mission was at an end.",
            "content": "As it passed behind Mars six months ago, NASA's MAVEN probe was still working normally, studying how the solar wind impacts the Martian atmosphere. But during that 20- to 30-minute pass behind the red planet, out of contact with Earth, something went... [4876 chars]",
            "url": "https://www.cbsnews.com/news/nasa-declares-end-mars-orbiter-maven-mission/",
            "image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/06/03/02629e75-28c1-4067-9fb3-4ccfcf02fdf0/thumbnail/1200x630/8ad09f78f8ccab36eb81418b27d8afca/maven-artist.jpg",
            "publishedAt": "2026-06-04T12:27:35Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "2a666f48f544f3de17ab69c50a8c3a5f",
            "title": "Incendio en residencia de ancianos deja 12 muertos y expone presuntas irregularidades",
            "description": "El director de la residencia fue detenido.",
            "content": "Un incendio en una residencia de ancianos no registrada en el oeste de Sri Lanka mató a 12 residentes e hirió a otros ocho, informó el jueves la policía.\nEl incendio se inició a última hora del miércoles en la vivienda de la localidad de Anguruwatota... [991 chars]",
            "url": "https://www.primerahora.com/noticias/mundo/notas/incendio-en-residencia-de-ancianos-deja-12-muertos-y-expone-presuntas-irregularidades/",
            "image": "https://www.primerahora.com/resizer/v2/SXXEZMSUCZE5JJICKNJQ3GMU7Q.jpg?auth=a7b45ee1678293c3d546068b102cea6059f6fc8c7d98769e62f018dd8ebf7c5c&quality=75&width=1200&height=717&focal=290%2C229",
            "publishedAt": "2026-06-04T12:09:20Z",
            "lang": "es",
            "source": {
                "id": "0ff9d9aa3439f245d940177440bfe1dd",
                "name": "Primera Hora",
                "url": "https://www.primerahora.com"
            }
        }
    ]
}

Categories