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": 550056,
    "articles": [
        {
            "id": "83f1aa04d0639181907d647c6c7058f9",
            "title": "Nevada Attorney General Wins Democratic Nomination for Governor",
            "description": "Aaron Ford easily outpaced a Washoe County commissioner, Alexis Hill, for the nod to take on Gov. Joe Lombardo in November.",
            "content": "Aaron Ford, the attorney general of Nevada, won the Democratic nomination for governor of the state on Tuesday, according to The Associated Press. His victory sets up a showdown with one of the country’s most vulnerable incumbent governors, Joe Lomba... [1786 chars]",
            "url": "https://www.nytimes.com/2026/06/09/us/politics/nevada-governor-primary.html",
            "image": "https://static01.nyt.com/images/2026/07/09/multimedia/09nat-nv-governor-new-tjfh/09nat-nv-governor-new-tjfh-facebookJumbo.jpg",
            "publishedAt": "2026-06-10T04:44:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "4b026b76383350a3ad7ca22919b44fdc",
            "title": "Hurricanes edge Golden Knights, even series in chaotic Stanley Cup Final Game 4: Takeaways",
            "description": "Jordan Staal, who found the net twice, became the first captain in NHL history to score in his first four games of the Stanley Cup Final.",
            "content": "LAS VEGAS — This time, the Carolina Hurricanes steered through the chaos — and it was their captain’s hand on the wheel.\nCarolina, behind two goals from Jordan Staal, including a remarkable game-winner, beat the Vegas Golden Knights 5-3 in Game 4 of ... [8495 chars]",
            "url": "https://www.nytimes.com/athletic/7346158/2026/06/09/hurricanes-golden-knights-stanley-cup-final-game-4-score-result-takeaways/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/06/09223642/GettyImages-2280791801-scaled.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-06-10T04:24:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "6bb6286ab27be75f7f6867cf474aa11f",
            "title": "Toy Story 5 First Reactions",
            "description": "The first reactions to Toy Story 5 have hit social media after the film's world premiere at the El Capitan Theatre in Los Angeles.",
            "content": "Get the tissues out, Pixar has done it again! The first reactions to Toy Story 5 have hit social media after the film’s world premiere at the El Capitan Theatre in Los Angeles on Tuesday night, and the early consensus suggests the feted animation stu... [1544 chars]",
            "url": "https://www.hollywoodreporter.com/movies/movie-news/toy-story-5-first-reactions-from-premiere-1236618018/",
            "image": "https://www.hollywoodreporter.com/wp-content/uploads/2026/05/TOYSTORY5-ONLINE-USE_t610_210f.pub16.460-H-2026.jpg?w=1296&h=730&crop=1",
            "publishedAt": "2026-06-10T04:17:36Z",
            "lang": "en",
            "source": {
                "id": "58f309465dc77c95e88cbb1d72f55e72",
                "name": "The Hollywood Reporter",
                "url": "https://www.hollywoodreporter.com"
            }
        }
    ]
}

Categories