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": 567762,
    "articles": [
        {
            "id": "bc257f2e21d694f9e749eccd8e0209cd",
            "title": "Micah Lasher Wins Manhattan Primary, Defeating Kennedy Heir and Others",
            "description": "Mr. Lasher, the chosen successor of Representative Jerrold Nadler, beat a field of Democratic candidates that included a fellow state assemblyman in a race for a coveted open seat.",
            "content": "Micah Lasher, a state lawmaker and former aide to many of New York’s top officials, won a Democratic primary for a coveted open House seat in Manhattan on Tuesday, according to The Associated Press.\nMr. Lasher, 44, gambled by running a staid, old-fas... [1580 chars]",
            "url": "https://www.nytimes.com/2026/06/23/nyregion/ny12-nadler-primary-micah-lasher.html",
            "image": "https://static01.nyt.com/images/2026/06/23/multimedia/23met-ny12-HFO-02-cfwj/23met-ny12-HFO-02-cfwj-facebookJumbo.jpg",
            "publishedAt": "2026-06-24T08:09:03Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "6fd5d06b244215a4245a8e19fe78abd4",
            "title": "Prime Day is here: We found 65+ deals to shop from Apple, Lego, Sony, and more",
            "description": "Find the best Prime Day deals of 2026 on Sony headphones, Samsung TVs, Kindles, and Apple Watches.",
            "content": "Table of Contents\nPrime Day 2026 rolls on. After weeks of early deals and so much anticipation, Amazon's flagship summer sale is now in its second day. If you're a Prime member, this is your opportunity to save on almost anything, from boring househo... [21054 chars]",
            "url": "https://mashable.com/tech/best-amazon-prime-day-live-deals-2026",
            "image": "https://helios-i.mashable.com/imagery/articles/03VrNyLEvGnorSliXHaez14/hero-image.fill.size_1200x675.v1782285545.jpg",
            "publishedAt": "2026-06-24T07:33:43Z",
            "lang": "en",
            "source": {
                "id": "46629ea6ebf50ca97b330731a94e40b7",
                "name": "Mashable",
                "url": "https://mashable.com"
            }
        },
        {
            "id": "33dd82f4e0be971622f4747a030ca8c3",
            "title": "Europe braces for brutal, record-breaking temperatures as heat wave intensifies",
            "description": "Punishing temperatures are scorching Europe as it swelters under a fierce heat dome, bringing dangerous conditions to swaths of the fastest-warming continent. Follow for live updates.",
            "content": "Heat is the deadliest type of extreme weather, and the human-caused climate crisis is making heat waves more severe and prolonged. Coupled with high humidity, conditions in some places are approaching the limits of human survivability — the point at ... [7283 chars]",
            "url": "https://www.cnn.com/2026/06/24/weather/live-news/europe-heatwave-temperatures-news",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2282412905.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-24T07:26:00Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        }
    ]
}

Categories