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": 562968,
    "articles": [
        {
            "id": "50d3a2981a5a775a3c9a78ea7b73185c",
            "title": "US, Iran trade strikes: What to know, will it unravel the MoU?",
            "description": "As the latest confrontations are aimed at control of the Strait of Hormuz, analysts say the deal is at risk of collapse.",
            "content": "The United States and Iran have traded strikes in the first such confrontation since a preliminary agreement was reached on June 15 to end the months-long war.\nBoth sides traded blame, accusing each other of violating the terms of the memorandum of u... [7639 chars]",
            "url": "https://www.aljazeera.com/news/2026/6/27/us-iran-trade-strikes-what-to-know-will-it-unravel-the-mou",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/06/reuters_6a3fa6fb-1782556412.jpg?resize=1920%2C1369",
            "publishedAt": "2026-06-27T13:41:49Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "425ef337bd97ed3f627ed103c40a6c00",
            "title": "Oliver Tree Art Foundation Launched Following Musician's Death",
            "description": "Oliver Tree‘s team wasted no time fulfilling his wishes following his sudden death earlier this month -- they've officially launched Dr. Oliver Tree's Extremely Epic Art Grant for Baby Geniuses foundation.",
            "content": "Oliver Tree‘s team wasted no time fulfilling his wishes following his sudden death earlier this month -- they've officially launched Dr. Oliver Tree's Extremely Epic Art Grant for Baby Geniuses foundation.\nThe heartwarming news was announced Friday, ... [1283 chars]",
            "url": "https://www.tmz.com/2026/06/27/oliver-tree-art-foundation-launched-after-his-death/",
            "image": "https://imagez.tmz.com/image/b3/16by9/2026/06/27/b3d7958470354778a0b392da3b6a7bfb_xl.jpg",
            "publishedAt": "2026-06-27T13:02:13Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "fe054d28a9b6320b8b5f150977af8b40",
            "title": "Why some bananas stay green and never ripen, according to food experts",
            "description": "Green bananas that won't ripen may have been harvested too early or exposed to cold temperatures, according to food experts. They may still offer nutritional benefits.",
            "content": "NEWYou can now listen to Fox News articles!\nWaiting for bananas to ripen can be frustrating, especially when they stay green for days — but they may still be worth eating.\nFood experts say there are several reasons some bananas never ripen as expecte... [2699 chars]",
            "url": "https://www.foxnews.com/food-drink/green-bananas-arent-necessarily-bad-experts-explain-hidden-health-perk",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/06/man-peeling-banana-fox-news-001.jpeg",
            "publishedAt": "2026-06-27T12:00:08Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        }
    ]
}

Categories