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": 543900,
    "articles": [
        {
            "id": "1faee16e95ae0033e2deb91a1a8d33dc",
            "title": "Actor Anthony Head, known for 'Buffy the Vampire Slayer,' has died at 72",
            "description": "Actor Anthony Head, known for his roles in \\",
            "content": "LONDON — Anthony Head, the suave, smooth-voiced British actor known for roles in \"Buffy the Vampire Slayer\" and \"Ted Lasso,\" has died, his family said Friday. He was 72.\nHead's daughters, actors Emily and Daisy Head, told the Press Association news a... [1652 chars]",
            "url": "https://www.ksl.com/article/51507442/actor-anthony-head-known-for-buffy-the-vampire-slayer-has-died-at-72",
            "image": "https://img.ksl.com/slc/3159/315959/31595916.jpg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2026-06-06T04:30:00Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL News",
                "url": "https://www.ksl.com"
            }
        },
        {
            "id": "62a59e614f16a095ea0cb8f213721c3f",
            "title": "Victor Wembanyama Refuses To Sign Partnership Deal With Coca-Cola",
            "description": "San Antonio Spurs star Victor Wembanyama isn't afraid to stick to his beliefs, that's for sure. Prior to Game 1 of the NBA Finals, Wembanyama declared that he's not fazed by all the pressure that comes with playing in the championship series. He told reporters, \"At the end of the day only 20,000 ...",
            "content": "San Antonio Spurs star Victor Wembanyama isn't afraid to stick to his beliefs, that's for sure.\nPrior to Game 1 of the NBA Finals, Wembanyama declared that he's not fazed by all the pressure that comes with playing in the championship series. He told... [1441 chars]",
            "url": "https://sports.yahoo.com/articles/victor-wembanyama-refuses-sign-partnership-003000557.html",
            "image": "https://s.yimg.com/os/en/the_spun_articles_751/54312edba32ad16c2c8abdbc0a6849c6",
            "publishedAt": "2026-06-06T04:15:05Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "0e0883571120d38595f75ff7e16eb597",
            "title": "Park Ranger Dies After Falling Into a Crevasse on Mt. McKinley",
            "description": "Robin Pendery, 33, who was part of a climbing patrol, was near a camp at about 14,000 feet on the mountain in Alaska when she fell, the National Park Service said.",
            "content": "A ranger who was assigned to a climbing patrol on Mount McKinley in Alaska, North America’s tallest peak, died after falling into a crevasse on Thursday, the National Park Service said.\nOfficials identified the ranger as Robin Pendery, 33, of Enumcla... [2735 chars]",
            "url": "https://www.nytimes.com/2026/06/05/us/national-park-service-ranger-dead-mount-mckinley.html",
            "image": "https://static01.nyt.com/images/2026/06/05/multimedia/05xp-ranger-tcqv/05xp-ranger-tcqv-facebookJumbo-v2.jpg",
            "publishedAt": "2026-06-06T04:06:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories