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": 543816,
    "articles": [
        {
            "id": "e4f67c960b153132e110437d7c103724",
            "title": "UAE denies Netanyahu secretly visited during the Iran war",
            "description": "Israeli Prime Minister Benjamin Netanyahu’s office says he quietly visited the United Arab Emirates during the Iran war. The UAE denied any secret visit.",
            "content": "JERUSALEM (AP) — Israeli Prime Minister Benjamin Netanyahu quietly visited the United Arab Emirates during the Israeli-U.S. war with Iran, his office said Wednesday. The UAE later denied any secret visit had occurred.\nNetanyahu met with UAE President... [4424 chars]",
            "url": "https://apnews.com/article/netanyahu-secret-visit-united-arab-emirates-iran-war-664cf1ec33396a66d11e8509f8a5d10c",
            "image": "https://dims.apnews.com/dims4/default/4ad1a6a/2147483647/strip/true/crop/4364x2908+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F26%2Fd1%2F7d343662b3c1a43ecb00c4ed9486%2F6a82fda8cba44de781dd319125f102c4",
            "publishedAt": "2026-05-14T06:04:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "42bced205be966e79d0c63246609f95e",
            "title": "BTS, Madonna & Shakira to Headline 2026 World Cup Final Halftime Show",
            "description": "Madonna, Shakira and BTS will perform during halftime of the World Cup final game, Global Citizen and FIFA announced first thing Thursday (May 14).",
            "content": "Madonna, Shakira and BTS will perform during halftime of the World Cup final game, Global Citizen announced first thing Thursday (May 14).\nThe Sunday, July 19, match at MetLife Stadium in East Rutherford, New Jersey, will mark the first time the FIFA... [3124 chars]",
            "url": "https://www.billboard.com/music/music-news/world-cup-halftime-bts-madonna-shakira-1236247959/",
            "image": "https://www.billboard.com/wp-content/uploads/2026/05/BTS-Arirang-Tour-Mexico-City-cr-BIGHIT-MUSIC-1-billboard-1800.jpg?w=1024",
            "publishedAt": "2026-05-14T04:06:11Z",
            "lang": "en",
            "source": {
                "id": "0e9ca5168d590545b0e451d39b45570f",
                "name": "Billboard",
                "url": "https://www.billboard.com"
            }
        },
        {
            "id": "4a3d7758d40e05e3248a379985b3cce9",
            "title": "Shakira, Madonna and BTS Are First World Cup Final Halftime Show",
            "description": "The previous World Cup final drew more than 500 million live viewers. This year’s matchup is scheduled for July 19 at MetLife Stadium.",
            "content": "Shakira, Madonna and BTS will headline the first halftime show at a World Cup final, FIFA announced early Thursday morning, in a meshing of Latin, pop and Korean music that reflects the global reach of soccer fans.\nThe World Cup final, which is sched... [2512 chars]",
            "url": "https://www.nytimes.com/2026/05/14/arts/music/world-cup-halftime-shakira-madonna-bts.html",
            "image": "https://static01.nyt.com/images/2026/05/14/multimedia/14cul-worldcup-halftime-gbtk/14cul-worldcup-halftime-gbtk-facebookJumbo.jpg",
            "publishedAt": "2026-05-14T04:05:59Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories