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": 539778,
    "articles": [
        {
            "id": "668a2a88b2271848601b0fe32e3c7e99",
            "title": "Oil prices fall amid mixed signals on US-Iran peace deal",
            "description": "Japan’s stock market surges to record high on hopes of an end to US-Israel war on Iran.",
            "content": "Oil prices have fallen sharply amid tentative hopes for a deal to end the US-Israel war on Iran.\nBrent crude, the primary benchmark for global oil prices, fell more than 5 percent on Sunday as US President Donald Trump gave mixed signals on the prosp... [2326 chars]",
            "url": "https://www.aljazeera.com/economy/2026/5/25/oil-prices-fall-amid-mixed-signals-on-us-iran-peace-deal",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/05/2026-05-22T121323Z_1819482205_RC26ELATGE3R_RTRMADP_3_IRAN-CRISIS-1779670041.jpg?resize=1920%2C1440",
            "publishedAt": "2026-05-25T05:09:11Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "0e027012daa5eca96454f720298cd2e2",
            "title": "The Mandalorian and Grogu has lowest box office opening for a Star Wars film in Disney era",
            "description": "Film starring Pedro Pascal next to ‘Baby Yoda’ took $165m globally on opening weekend, failing to surpass the opening of 2018 flop Solo",
            "content": "The Mandalorian and Grogu may have blasted into first place at the box office – but its launch was far, far away from impressive, having the lowest opening weekend for a Star Wars film since Disney took over the franchise.\nThe film, which stars Pedro... [2845 chars]",
            "url": "https://www.theguardian.com/film/2026/may/25/the-mandalorian-and-grogu-has-lowest-box-office-opening-for-a-star-wars-film-in-disney-era",
            "image": "https://i.guim.co.uk/img/media/0466e3499f81a951c051c02004e19b797d1867db/516_0_6440_5152/master/6440.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=7779519cb39f933e088fbe65c35b4bb2",
            "publishedAt": "2026-05-25T03:45:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "9c149456aacd376aa71140492d670e04",
            "title": "Oklahoma City Thunder vs. San Antonio Spurs Live Score and Stats",
            "description": "Get real-time NBA Basketball coverage and scores as Oklahoma City Thunder takes on San Antonio Spurs. We bring you the latest game previews, live stats, expert picks and recaps on CBSSports.com",
            "content": "SAN ANTONIO (AP) Victor Wembanyama had 33 points, eight rebounds, five assists and three blocks and the San Antonio Spurs held Oklahoma City to its second-lowest postseason total, beating the Oklahoma City Thunder 103-82 in Game 4 on Sunday night to ... [3114 chars]",
            "url": "https://www.cbssports.com/nba/gametracker/recap/NBA_20260524_OKC@SA/",
            "image": "https://sportsfly.cbsistatic.com/fly-622/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-05-25T03:09:54Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        }
    ]
}

Categories