United States Sports News API

Get the live top sports headlines from United States with our JSON API.

Get API key for the United States Sports 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=sports&apikey=API_KEY
{
    "totalArticles": 494654,
    "articles": [
        {
            "id": "08c66c635ebb0f4762af023848f040a6",
            "title": "USMNT World Cup roster confirmed: Zendejas in as Luna, Tessmann and Morris miss out",
            "description": "The United States’ 26-man squad for this summer’s World Cup is official, with Mauricio Pochettino making the announcement in New York",
            "content": "The United States’ 26-man squad for this summer’s World Cup has been made official, with the team’s head coach, Mauricio Pochettino, making the announcement in a live television event from Pier 17 in Manhattan on Tuesday afternoon.\nThe roster matches... [2837 chars]",
            "url": "https://www.theguardian.com/football/2026/may/26/usmnt-world-cup-roster-2026",
            "image": "https://i.guim.co.uk/img/media/7189e40d46fef0a8f01928fc4ff56645a607fa9e/361_0_3610_2888/master/3610.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=f6c8ce36a4e2ecf85ea79e59d1ecc3f7",
            "publishedAt": "2026-05-26T21:03:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "69a9ba936a199712d7ebbc6ebed0e80e",
            "title": "World Cup 2026: USA boss Mauricio Pochettino includes Bournemouth's Tyler Adams and Fulham's Antonee Robinson in squad",
            "description": "Mauricio Pochettino includes Bournemouth midfielder Tyler Adams and Fulham left-back Antonee Robinson in his USA squad for the World Cup.",
            "content": "Bournemouth midfielder Tyler Adams and Fulham left-back Antonee Robinson have both been named in the United States squad for the World Cup.\nAdams and Robinson are among the five players at English clubs picked by USA boss Mauricio Pochettino.\nAlso in... [1344 chars]",
            "url": "https://www.bbc.com/sport/football/articles/c77552k60jno",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/931e/live/043a28b0-5942-11f1-8f5a-71117a5267dc.png",
            "publishedAt": "2026-05-26T20:59:32Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "679a9876f1c86c775057e74f95a05e82",
            "title": "Kenny Atkinson to remain Cavs coach despite Knicks sweep in conference finals: Sources",
            "description": "No major changes to Cleveland's front office or coaching staffs are expected, according to two league sources.",
            "content": "CLEVELAND — The Cleveland Cavaliers plan to retain coach Kenny Atkinson, even after the New York Knicks swept the team Monday night, two league sources told The Athletic on Tuesday.\nAtkinson guided the franchise to its first appearance in the Eastern... [4558 chars]",
            "url": "https://www.nytimes.com/athletic/7308048/2026/05/26/kenny-atkinson-cavaliers-coach-status-2/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/24231359/GettyImages-2263597799.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-26T20:34:14Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories