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": 560018,
    "articles": [
        {
            "id": "6d8aa6561e6aeda77ddfbc67c54481a0",
            "title": "World Cup 2026: Ivory Coast's Elye Wahi denied entry to Canada",
            "description": "The Ivory Coast football federation have announced their forward Elye Wahi has been denied entry to Canada for their next World Cup game.",
            "content": "Ivory Coast international Elye Wahi has been denied entry to Canada for his country's World Cup group game against Germany on Saturday.\nThe Nice forward was reportedly, external arrested last month before the World Cup over alleged involvement in spo... [3784 chars]",
            "url": "https://www.bbc.com/sport/football/articles/cvg7n7xdnd0o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/3ba2/live/94400940-6b01-11f1-8317-e1f912f75a64.jpg",
            "publishedAt": "2026-06-18T11:39:28Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "6630b34a305ef5ff93cd391df997e6a0",
            "title": "World reacts to US-Iran deal to extend ceasefire, reopen Strait of Hormuz",
            "description": "Several countries welcome deal, as IAEA chief says ‘now the technical work starts’ on Iran’s nuclear programme.",
            "content": "US President Donald Trump and Iran’s President Masoud Pezeshkian have electronically signed a memorandum of understanding to extend a ceasefire in the US-Iran war.\nPakistan, which has been mediating the peace process, said the “Islamabad MoU” had gon... [5348 chars]",
            "url": "https://www.aljazeera.com/news/2026/6/18/world-reacts-to-us-iran-deal-to-extend-ceasefire-begin-negotations",
            "image": "https://www.aljazeera.com/wp-content/uploads/2026/06/afp_6a33bb2fe890-1781775151.jpg?resize=1920%2C1440",
            "publishedAt": "2026-06-18T11:14:29Z",
            "lang": "en",
            "source": {
                "id": "7530d90c9af769eda4cb548f32ed381d",
                "name": "Al Jazeera",
                "url": "https://www.aljazeera.com"
            }
        },
        {
            "id": "5490ec54db08104e2dcbc2f43e92d106",
            "title": "What to know about the Knicks ticker-tape parade in NYC: Live updates",
            "description": "The New York Knicks will be honored in Manhattan on Thursday with a ticker-tape parade and it could be the biggest parade the city has ever seen.",
            "content": "The procession will end at City Hall, where the players are to get another traditional tribute: keys to the city.\nKnicks legends Walt \"Clyde\" Frazier - a member of the '70s champion teams - and Patrick Ewing are expected to participate in the parade,... [1623 chars]",
            "url": "https://abc7ny.com/live-updates/knicks-ticker-tape-parade-what-know-nyc-celebration-new-york-wins-championship-nba-title/19309247/",
            "image": "https://cdn.abcotvs.com/dip/images/19309782_061626-wabc-parade-watch-thurs-img.png?w=1600",
            "publishedAt": "2026-06-18T10:49:00Z",
            "lang": "en",
            "source": {
                "id": "c47137ed19b6f6c82a5ed52437787c7e",
                "name": "ABC7 New York",
                "url": "https://abc7ny.com"
            }
        }
    ]
}

Categories