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": 527084,
    "articles": [
        {
            "id": "7c6baf53ab56b5d5489ea282a7218f57",
            "title": "Gerrit Cole To Start For Yankees On Friday",
            "description": "It's time.",
            "content": "Yankees manager Aaron Boone informed reporters, including Chris Kirschner of The Athletic, that right-hander Gerrit Cole will be activated from the 15-day injured list to start for the club on Friday. That will be his first start in the big leagues s... [3014 chars]",
            "url": "https://www.mlbtraderumors.com/2026/05/gerrit-cole-to-start-for-yankees-on-friday.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/03/gerrit-cole-yankees-new-york-1024x653.jpg",
            "publishedAt": "2026-05-19T23:26:15Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        },
        {
            "id": "06453ac49a0771acd036e298417e3e3e",
            "title": "Mavericks split with head coach Jason Kidd after 5 seasons",
            "description": "The Mavericks will now enter next season with a new head coach, team president and general manager.",
            "content": "Jason Kidd’s run with the Dallas Mavericks is over.\nThe Mavericks announced on Tuesday night that they have mutually parted ways with their head coach after five seasons.\nKidd has spent the past five seasons with the Mavericks. He took over ahead of ... [2891 chars]",
            "url": "https://sports.yahoo.com/nba/breaking-news/article/mavericks-split-with-head-coach-jason-kidd-after-5-seasons-230529603.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/Nefh0Zby_mpEbGAtyd7Jsw--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://s.yimg.com/os/creatr-uploaded-images/2026-05/33b2ded0-4875-11f1-9e5d-8065a0c385b7",
            "publishedAt": "2026-05-19T23:18:53Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "deaf3ab198bb821866c418d19226d71c",
            "title": "Georgia's 2026 Primary Election: See live results and updates",
            "description": "Follow updates from GPB reporters across the state and see results on our live dashboard.",
            "content": "Welcome to the GPB News Election 2026 blog.\nBookmark this page for live updates and visit GPB.org/elections for additional coverage and live results here.\nRegistered voters in Georgia can cast their ballots in person on election day, which for primar... [769 chars]",
            "url": "https://www.gpb.org/news/2026/05/19/georgias-2026-primary-election-see-live-results-and-updates",
            "image": "https://www.gpb.org/sites/default/files/styles/three_two_702x468/public/2026-05/election_central.jpg?h=1dc8742f&itok=iI4tq8zI",
            "publishedAt": "2026-05-19T22:00:00Z",
            "lang": "en",
            "source": {
                "id": "4b9c6038bd6eec34465ef4a86e827f91",
                "name": "Georgia Public Broadcasting",
                "url": "https://www.gpb.org"
            }
        }
    ]
}

Categories