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": 559482,
    "articles": [
        {
            "id": "ab675002dae1fdb28d98324d4f5294b7",
            "title": "Browns Trade Myles Garrett To Rams",
            "description": "The Browns have agreed to trade Myles Garrett to the Rams for a package including Jared Verse. More at PFR.",
            "content": "11:20pm: Both teams have announced the trade. It is indeed Garrett for Verse, a 2027 first-rounder, a 2028 second-rounder and a 2029 third-rounder.\n12:23pm: Myles Garrett‘s time in Cleveland is coming to an end. The reigning Defensive Player of the Y... [4639 chars]",
            "url": "https://www.profootballrumors.com/2026/06/browns-to-trade-myles-garrett-to-rams",
            "image": "https://cdn.profootballrumors.com/files/2025/03/USATSI_24897207-1-1024x683.jpg",
            "publishedAt": "2026-06-02T05:20:00Z",
            "lang": "en",
            "source": {
                "id": "5434d48a835256857ffeb097314d6427",
                "name": "NFL Rumors - ProFootballRumors.com",
                "url": "https://www.profootballrumors.com"
            }
        },
        {
            "id": "9f0508dc081496ae2475ec015a98ebff",
            "title": "Taylor Swift Wedding: Miles Teller And His Wife Keleigh Unlikely to Attend Due to Rift",
            "description": "Taylor Swift had a falling out with her former close pals, Miles Teller and his wife, Keleigh Teller -- and whether the two will attend the singer’s wedding to Travis Kelce remains up in the air, TMZ has learned.",
            "content": "Taylor Swift had a falling out with her former close pals, Miles Teller and his wife, Keleigh Teller -- and whether the two will attend the singer’s wedding to Travis Kelce remains up in the air, TMZ has learned.\nSources familiar with the situation t... [540 chars]",
            "url": "https://www.tmz.com/2026/06/01/taylor-swift-and-keleigh-teller-rift-may-impact-wedding-invite/",
            "image": "https://imagez.tmz.com/image/98/16by9/2026/06/01/98e714872fe44b298f8564db20eaa64d_xl.png",
            "publishedAt": "2026-06-02T03:20:52Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "c692a6c1c8ed8dd1945b95236add32d3",
            "title": "Blackstone closes its largest Asia private equity fund at over $13 billion",
            "description": "Blackstone raised $13.1 billion for its latest Asia private equity vehicle, marking the largest private equity fundraise the firm has done in the region.",
            "content": "Blackstone said Tuesday it had raised $13.1 billion for its latest Asia private equity fund, marking its largest PE fundraise in the region.\nThe alternative asset manager said that Blackstone Capital Partners Asia III exceeded its $10 billion target,... [1169 chars]",
            "url": "https://www.cnbc.com/2026/06/02/blackstone-largest-asia-private-equity-fund.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108281422-1774262783863-gettyimages-2161913494-BLACKSTONE_EARNS.jpeg?v=1780370281&w=1920&h=1080",
            "publishedAt": "2026-06-02T03:04:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        }
    ]
}

Categories