Flag of United States

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": 416230,
    "articles": [
        {
            "id": "a1a601d8e5088fd3c115e13ed221ce87",
            "title": "Texas Tech Student Identified as One of the Victims in Austin Shooting",
            "description": "Ryder Harrington, 19, and Savitha Shan, 21, were confirmed dead by officials on Monday. The shooting is being investigated as a possible act of terrorism.",
            "content": "The shooting on Sunday outside a bar in Austin, Texas, that is being investigated as a possible act of terrorism claimed the lives of two young people.\nThe identity of one victim, Ryder Harrington, 19, was confirmed by his father in a brief phone cal... [1650 chars]",
            "url": "https://www.nytimes.com/2026/03/02/us/austin-bar-shooting-victims.html",
            "image": "https://static01.nyt.com/images/2026/03/02/multimedia/02nat-austin-victims-qckg/02nat-austin-victims-qckg-facebookJumbo.jpg",
            "publishedAt": "2026-03-02T21:05:50Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "a12c39defdc7531005278236a27ff0f5",
            "title": "Common household items that can harm pets",
            "description": "What to know about some of the most common — and deadly — indoor household toxins.",
            "content": "My cat loves to graze on houseplants and cut flowers, and sometimes vomits within an hour or two afterward. Is it okay to let her do this? Are there other household poisons I should be worried about?\nAs Easter approaches, the potential that your cat ... [531 chars]",
            "url": "https://www.washingtonpost.com/home/2026/03/02/household-toxins-pets/",
            "image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://cloudfront-us-east-1.images.arcpublishing.com/wapo/GFQMYIGLPARARG5HZV2AF7BHOQ.jpg&w=1440",
            "publishedAt": "2026-03-02T20:52:14Z",
            "lang": "en",
            "source": {
                "id": "aa250375ed4d1652ad2c07377b69f537",
                "name": "The Washington Post",
                "url": "https://www.washingtonpost.com"
            }
        },
        {
            "id": "5e5ad1dbda425b666448f5fc427a9929",
            "title": "Díaz-Canel llama a reformar de inmediato el modelo económico y social",
            "description": "Díaz-Canel urge reformar el modelo cubano priorizando autonomía empresarial y municipal, producción alimentaria y cambios energéticos para estabilizar la economía y aumentar ingresos en divisas.",
            "content": "El gobernante cubano Miguel Díaz-Canel dijo este lunes que Cuba debe reformar de inmediato el modelo económico y social.\n“Nos tenemos que centrar, de inmediato, en implementar las transformaciones urgentes, las más necesarias, que hay que hacerle al ... [2463 chars]",
            "url": "https://www.cibercuba.com/noticias/2026-03-02-u1-e208512-s27061-nid322028-diaz-canel-llama-reformar-inmediato-modelo-economico",
            "image": "https://cdn0.celebritax.com/sites/default/files/styles/watermark_100/public/1772474930-diaz-canel-llama-reformar-inmediato-modelo-economico-social.jpg",
            "publishedAt": "2026-03-02T19:54:36Z",
            "lang": "es",
            "source": {
                "id": "a619450f68a89d836617874d536ffa7b",
                "name": "CiberCuba",
                "url": "https://www.cibercuba.com"
            }
        }
    ]
}

Categories