Flag of the United States

United States Nation News API

Get the live top nation headlines from United States with our JSON API.

Get API key for the United States Nation 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=nation&apikey=API_KEY
{
    "totalArticles": 4202758,
    "articles": [
        {
            "title": "China has a valuable card to play as it holds trade talks with the US today",
            "description": "A new round of trade negotiations between the United States and China has started in London, with both sides trying to preserve a fragile truce brokered last month.",
            "content": "Hong Kong CNN —\nA new round of trade negotiations between the United States and China has started in London, with both sides trying to preserve a fragile truce brokered last month.\nThe fresh talks were announced last week after a long-anticipated pho... [7326 chars]",
            "url": "https://www.cnn.com/2025/06/09/business/us-china-fresh-trade-talks-london-intl-hnk",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/trumpxi-split.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2025-06-09T11:46:00Z",
            "source": {
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "title": "2 dead in Las Vegas Strip shooting, with suspect known but not yet arrested, police say",
            "description": "\"The shooting did not occur inside a casino,\" the Las Vegas Metro Police Department said",
            "content": "\"The shooting did not occur inside a casino,\" police said.\n2 dead in Las Vegas Strip shooting, with suspect known but not yet arrested, police say\nEmergency vehicles respond on June 8, 2025, to a shooting on the Las Vegas Strip, in Las Vegas, Nevada.... [1442 chars]",
            "url": "https://abcnews.go.com/US/las-vegas-police-respond-shooting-strip/story?id=122644094",
            "image": "https://i.abcnewsfe.com/a/e8ef0956-c59f-4dfc-b6dd-96050ecbf51a/ktnv-vegas-6-9_1749451977877_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2025-06-09T09:39:49Z",
            "source": {
                "name": "ABC News",
                "url": "https://abcnews.go.com"
            }
        },
        {
            "title": "LA protests live: Trump demands ‘bring in the troops’ after dozens arrested and reports of looting",
            "description": "California Governor Gavin Newsom accuses President Trump of acting like a ‘dictator’ for instigating ‘chaos and violence’",
            "content": "From reproductive rights to climate change to Big Tech, The Independent is on the ground when the story is developing. Whether it's investigating the financials of Elon Musk's pro-Trump PAC or producing our latest documentary, 'The A Word', which shi... [604 chars]",
            "url": "https://www.independent.co.uk/news/world/americas/us-politics/los-angeles-ice-protests-latest-trump-b2765843.html",
            "image": "https://static.independent.co.uk/2025/06/09/8/33/SEI254872003.jpeg?width=1200&height=800&crop=1200:800",
            "publishedAt": "2025-06-09T08:47:00Z",
            "source": {
                "name": "The Independent",
                "url": "https://www.independent.co.uk"
            }
        }
    ]
}

Categories