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": 556000,
    "articles": [
        {
            "id": "a93d3192f58e7eeae8ad7d5a7137302e",
            "title": "Kris Jenner Shouts Out Kardashians' Exes on Father’s Day",
            "description": "Kris Jenner gave a wide-ranging Father’s Day tribute Sunday ... and it included several of her famous family’s exes, current co-parents, and loved ones in a single star-packed collage.",
            "content": "Kris Jenner gave a wide-ranging Father’s Day tribute Sunday ... and it included several of her famous family’s exes, current co-parents, and loved ones in a single star-packed collage.\nThe Kardashian-Jenner matriarch didn't discriminate on Father's D... [967 chars]",
            "url": "https://www.tmz.com/2026/06/21/kris-jenner-posts-for-her-kids-exes-on-fathers-day/",
            "image": "https://imagez.tmz.com/image/4c/16by9/2026/06/21/4c722d066dd7476ab97f87f722c79a19_xl.jpg",
            "publishedAt": "2026-06-21T17:59:20Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "13ba602b4a53f10014f01b67fde5d147",
            "title": "Díaz-Canel informa la muerte del comandante Ramiro Valdés y destaca su \"ejemplar consagración\" a la patria",
            "description": "Díaz-Canel anunció este domingo la muerte de Ramiro Valdés Menéndez, fundador del MININT y figura clave de la Revolución Cubana, a los 94 años. El régimen se desborda en «sentidas condolencias».",
            "content": "Ramiro Valdés Menéndez, uno de los últimos sobrevivientes de la generación fundadora de la Revolución Cubana, murió este domingo —Día de los Padres— a los 94 años, según anunció el gobernante Miguel Díaz-Canel en un hilo de tres publicaciones en su c... [2574 chars]",
            "url": "https://www.cibercuba.com/noticias/2026-06-21-u1-e135253-s27061-nid332968-diaz-canel-informa-comandante-ramiro-valdes-destaca",
            "image": "https://cdn0.celebritax.com/sites/default/files/styles/watermark_100/public/1782062824-diaz-canel-informa-comandante-ramiro-valdes-destaca-ejemplar-consagracion-patria.jpg",
            "publishedAt": "2026-06-21T17:27:26Z",
            "lang": "es",
            "source": {
                "id": "a619450f68a89d836617874d536ffa7b",
                "name": "CiberCuba",
                "url": "https://www.cibercuba.com"
            }
        },
        {
            "id": "739e6c6c53253c480a557f28d7864414",
            "title": "Segunda vuelta entre Cepeda y de la Espriella en las elecciones presidenciales de Colombia, en vivo: votaciones y resultados",
            "description": "El oficialista Iván Cepeda, de izquierda, y el opositore de ultraderecha Abelardo de la Espriella se disputan la presidencia de Colombia. Está en juego la continuidad del proyecto de Petro o un viraje radical hacia otro modelo de país.",
            "content": "La campaña para la segunda vuelta de las elecciones presidenciales en Colombia es la más áspera que recuerde el país, marcada por profundas divisiones y una guerra verbal entre el ultraderechista Abelardo de la Espriella y el izquierdista Iván Cepeda... [12094 chars]",
            "url": "https://cnnespanol.cnn.com/2026/06/21/colombia/live-news/segunda-vuelta-elecciones-presidenciales-resultado-cepeda-espriella-orix",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/cepeda-abelardo-espriella-gettyimages-2281293045.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-21T16:40:00Z",
            "lang": "es",
            "source": {
                "id": "3c9d862fa32f79b035b88873a5d21ccb",
                "name": "CNN en Español",
                "url": "https://cnnespanol.cnn.com"
            }
        }
    ]
}

Categories