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": 613724,
    "articles": [
        {
            "id": "ab8868a6d312f6d41ca812951e935720",
            "title": "3 hikers die of suspected heat-related illness during rising temperatures at Grand Canyon",
            "description": "Three hikers died from apparent heat-related illnesses in the Grand Canyon on two separate days in the past week in the inner canyon, where temperatures can exceed 109 degrees Fahrenheit (43 degrees Celsius) in the shade during midday hours, federal officials said Friday.",
            "content": "Three hikers died from apparent heat-related illnesses in the Grand Canyon on two separate days in the past week in the inner canyon, where temperatures can exceed 109 degrees Fahrenheit (43 degrees Celsius) in the shade during midday hours, federal ... [848 chars]",
            "url": "https://www.cnn.com/2026/06/20/us/grand-canyon-hiker-deaths",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-1152461082.jpg?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-20T10:41:16Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "2f830fd1c3014c313a5609a0ffd408c2",
            "title": "Trump says vandals damaged DC reflecting pool, authorities investigating",
            "description": "President Donald Trump says vandals damaged the recently renovated reflecting pool near the Lincoln Memorial, adding that authorities are actively investigating the incident.",
            "content": "NEWYou can now listen to Fox News articles!\nPresident Donald Trump on Friday said vandals damaged the recently renovated reflecting pool near the Lincoln Memorial, adding that authorities are investigating the incident.\nTrump's comments come as the r... [3221 chars]",
            "url": "https://www.foxnews.com/politics/trump-says-vandals-used-chemicals-damage-newly-renovated-reflecting-pool-lincoln-memorial",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/04/donald-trump-reflecting-pool.png",
            "publishedAt": "2026-06-20T09:59:08Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        },
        {
            "id": "c1f6f2101bf53d61fd89dd4736dd4151",
            "title": "Disability Groups Fear RFK Jr.’s New Special Education Role",
            "description": "Alienated by Secretary Robert F. Kennedy Jr.’s claims about autism, advocates for disabled students are sounding the alarm about the Trump administration's shifting special education programs to his department.",
            "content": "The Trump administration’s decision this week to put Heath Secretary Robert F. Kennedy Jr., in charge of special education programs has sparked a sharp backlash from advocates for students with disabilities, who say the move will hurt children and th... [1837 chars]",
            "url": "https://www.nytimes.com/2026/06/20/us/politics/special-education-rfk.html",
            "image": "https://static01.nyt.com/images/2026/06/19/multimedia/19dc-rfk-eduction-photo-qczk/19dc-rfk-eduction-photo-qczk-facebookJumbo.jpg",
            "publishedAt": "2026-06-20T09:02:12Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories