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": 531368,
    "articles": [
        {
            "id": "3af313bd9bce7841ddd182424595d54b",
            "title": "Judge declares mistrial in Harvey Weinstein’s rape retrial",
            "description": "Harvey Weinstein’s rape retrial has ended in a mistrial. A judge declared it Friday after the jury deadlocked.",
            "content": "NEW YORK (AP) — Harvey Weinstein ’s rape retrial ended in a mistrial Friday after the jury deadlocked in a closely watched #MeToo-era case that another jury failed to decide last year.\nWhile the former Hollywood mogul has been convicted of other sex ... [5476 chars]",
            "url": "https://apnews.com/article/harvey-weinstein-rape-retrial-jury-deliberations-metoo-5a7dbc5b8007e0d5bb02be104a2946b0",
            "image": "https://dims.apnews.com/dims4/default/e7e6e21/2147483647/strip/true/crop/4462x2973+71+0/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fb9%2F41%2F4212a1055f5949f38fe4685119c4%2Fb95be8c2cd0b4bc998eb4f7cd9005d8c",
            "publishedAt": "2026-05-15T18:29:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "2c22e5206a41384090de4f8c01f4a0aa",
            "title": "5 Takeaways From Drake’s Iceman, Habibti, and Maid of Honour",
            "description": "Featuring surprises, sequins, and smoke for everyone",
            "content": "First off: Condolences to the people of Toronto. Drake’s Iceman rollout plopped full blocks of ice in the middle of downtown, turned the CN Tower into his personal projection room, and wrought two explosives displays, one of which “unnerved residents... [7625 chars]",
            "url": "https://pitchfork.com/thepitch/5-takeaways-from-drakes-iceman-habibti-and-maid-of-honour/",
            "image": "https://media.pitchfork.com/photos/6a07378e1875a25a5457b973/16:9/w_1280,c_limit/P4K26_Takeaways_Drake_2x1-ALT.png",
            "publishedAt": "2026-05-15T17:43:21Z",
            "lang": "en",
            "source": {
                "id": "32264269266bc68e30ce3aecb6a3422f",
                "name": "Pitchfork",
                "url": "https://pitchfork.com"
            }
        },
        {
            "id": "8cb988574e436280a548a330165d69f3",
            "title": "Recovery operation suspended for bodies of Italian divers in Maldives cave",
            "description": "Maldivian authorities have suspended a high-risk operation to recover the bodies of four Italian divers believed trapped inside a deep underwater cave, after one body was recovered the day before.",
            "content": "MALE, Maldives (AP) — A high-risk operation to recover the bodies of four Italian divers from deep inside an underwater cave in the Maldives was suspended on Friday after rough seas repeatedly hampered efforts.\nSpeaking a day after the body of a fift... [4498 chars]",
            "url": "https://apnews.com/article/italy-maldives-divers-deaths-accident-cave-f9c8c0f741a1cde4c458e8a0f08ac38b",
            "image": "https://dims.apnews.com/dims4/default/2a7bc4b/2147483647/strip/true/crop/1847x1231+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fde%2Fd9%2Fb64efdcb0b5247718fee6870ccb7%2F6d4a61f9b782456b888da34d1770c4f2",
            "publishedAt": "2026-05-15T17:32:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        }
    ]
}

Categories