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": 538610,
    "articles": [
        {
            "id": "00ad8117211632d24ebf46da8fb370bb",
            "title": "Air France flight bound for Detroit diverted to Canada over passenger from Congo amid Ebola restrictions",
            "description": "An Air France flight from Paris to Detroit was forced to divert to Montreal due to U.S. flight restrictions linked to the Ebola outbreak.",
            "content": "An Air France flight from Paris to Detroit was forced to divert to Montreal on Wednesday due to U.S. flight restrictions linked to the Ebola outbreak in Central Africa after it was determined that one of the passengers was from the Democratic Republi... [4472 chars]",
            "url": "https://www.cbsnews.com/news/ebola-air-france-flight-detroit-diverted-montreal-passenger-congo/",
            "image": "https://assets2.cbsnewsstatic.com/hub/i/r/2021/07/03/f70e406a-1802-4065-9dee-07b762fbb1ba/thumbnail/1200x630/851faf12556f8d71039584b8035b7470/Air-France_5.jpg",
            "publishedAt": "2026-05-21T14:00:04Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "723089e3f7cd6304007d901d130584ef",
            "title": "Retail investors get direct access to SpaceX IPO through major brokerage platforms",
            "description": "SpaceX's blockbuster public offering is giving everyday traders access that has traditionally been reserved for Wall Street's biggest clients.",
            "content": "Retail investors are getting a shot at one of the hottest IPOs in years.\nElon Musk's SpaceX said a portion of shares in its blockbuster public offering will be sold directly through trading platforms including Robinhood, Fidelity and Charles Schwab, ... [1841 chars]",
            "url": "https://www.cnbc.com/2026/05/21/retail-investors-get-direct-access-to-spacex-ipo-through-major-brokerage-platforms.html",
            "image": "https://image.cnbcfm.com/api/v1/image/106942178-1631716515016-gettyimages-1340516907-b64i9310_20210915100044189.jpeg?v=1631716562&w=1920&h=1080",
            "publishedAt": "2026-05-21T12:16:28Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "0627d90651c6a7d4cfe3de1aa4a50b86",
            "title": "Divers killed in Maldives cave may have taken wrong tunnel, recovery firm CEO says: \"No way out\"",
            "description": "Finnish divers found the Italians in a corridor with a dead end inside the cave complex, Italy's la Repubblica daily reported.",
            "content": "Five Italians killed in a Maldives diving incident may have taken the wrong tunnel on their way out of an underwater cave, the head of the company that recovered their bodies said Thursday.\nFinnish divers working for DAN Europe found the Italians in ... [3708 chars]",
            "url": "https://www.cbsnews.com/news/divers-killed-maldives-cave-possible-wrong-tunnel/",
            "image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/05/21/f6035de9-27f1-4c46-96ad-89f742d0f980/thumbnail/1200x630/387b8e7ed7451b5ff03d12b846b55acb/gettyimages-2276528452.jpg",
            "publishedAt": "2026-05-21T12:16:13Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        }
    ]
}

Categories