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": 533232,
    "articles": [
        {
            "id": "99ac8df0b6766be8621e1b766ec19255",
            "title": "Avalanche vs. Golden Knights Game 4: Key takeaways as Vegas completes sweep, advances to Stanley Cup Final",
            "description": "Vegas will play either the Carolina Hurricanes or Montreal Canadiens for the Stanley Cup.",
            "content": "LAS VEGAS — Vegas Golden Knights fans had yet another reason to celebrate on Tuesday night, as their team earned its ninth banner in as many seasons of existence.\nVegas smothered the Colorado Avalanche in a 2-1 victory in Game 4 to sweep the Presiden... [8066 chars]",
            "url": "https://www.nytimes.com/athletic/7310316/2026/05/26/avalanche-golden-knights-nhl-playoffs-game-4-score-result-takeaways/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/05/26160522/GettyImages-2278215746-scaled.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-27T06:56:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "7e82c9a84762d48cce8a071b47099e4f",
            "title": "Green Bay Packers RB Josh Jacobs arrested, facing five charges",
            "description": "Green Bay Packers running back Josh Jacobs has been arrested, the Hobart-Lawrence Police Department announced on Tuesday.",
            "content": "Green Bay Packers running back Josh Jacobs has been arrested, the Hobart-Lawrence Police Department announced on Tuesday. Jacobs is facing five charges due to an event that took place on Saturday, May 23.\n“On May 23, 2026, at approximately 8:37 a.m.,... [1898 chars]",
            "url": "https://www.on3.com/pro/news/green-bay-packers-rb-josh-jacobs-arrested-facing-five-charges/",
            "image": "https://on3static.com/uploads/dev/assets/cms/2025/11/19120940/Josh-Jacobs-1.jpg",
            "publishedAt": "2026-05-27T06:55:11Z",
            "lang": "en",
            "source": {
                "id": "fcf9eb47b9ced05a52a536f48e2d155a",
                "name": "On3",
                "url": "https://www.on3.com"
            }
        },
        {
            "id": "8e0c9be08848531ba2e5bbd389afa7e5",
            "title": "Migración de EEUU detiene a la hija del general cubano Ulises Rosales del Toro residente en Florida",
            "description": "Alina Rosales Aguirreurreta figura en la base de datos oficial del Servicio de Inmigración y Control de Aduanas, comprobó DIARIO DE CUBA.",
            "content": "Agentes del Servicio de Inmigración y Control de Aduanas de Estados Unidos (ICE) detuvieron a Alina Rosales Aguirreurreta, hija del general cubano Ulises Rosales del Toro, uno de los históricos dirigentes militares y políticos del régimen de La Haban... [1691 chars]",
            "url": "https://diariodecuba.com/cuba/1779860321_67148.html",
            "image": "https://diariodecuba.com/sites/default/files/images/2026-05/alina-rosales-eeuu-ice-detencion.png",
            "publishedAt": "2026-05-27T05:38:41Z",
            "lang": "es",
            "source": {
                "id": "5fbe513b5517ed48d4708ca6aaba4824",
                "name": "DIARIO DE CUBA",
                "url": "https://diariodecuba.com"
            }
        }
    ]
}

Categories