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": 516348,
    "articles": [
        {
            "id": "98140eae54c49a2a20ad71f3234fcb6d",
            "title": "Fever coach blasts officials after Caitlin Clark exits game with injury: ‘Utterly disrespectful’",
            "description": "“We have a generational talent and a WNBA superstar who had two cheap shots right there that weren’t called,” Stephanie White said.",
            "content": "INDIANAPOLIS — Hours after Caitlin Clark exited Wednesday night’s game against the Phoenix Mercury with a back injury, Indiana Fever head coach Stephanie White blasted the officials for what she called “two cheap shots” on her star guard that went un... [5947 chars]",
            "url": "https://www.nytimes.com/athletic/7392270/2026/06/24/caitlin-clark-fever-back-injury-mercury/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/06/24213039/GettyImages-2283192170-scaled-e1782351422221.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-06-25T07:18:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "599177c1b100b96879ba0672aae90cf1",
            "title": "Terrion Arnold arrested",
            "description": "The Florida state attorney's office announced in a press release that Lions cornerback Terrion Arnold was arrested and will face felony charges.",
            "content": "Detroit Lions cornerback Terrion Arnold voluntarily surrendered to authorities in Florida after facing an arrest warrant in connection to a robbery and kidnapping in Tampa, according to the Florida state attorney's office in Hillsborough County.\nIn a... [4939 chars]",
            "url": "https://www.usatoday.com/story/sports/nfl/lions/2026/06/24/terrion-arnold-arrest-lions-felony-charges-prison/90687475007/",
            "image": "https://www.usatoday.com/gcdn/authoring/authoring-images/2026/06/25/USAT/90687522007-terrion-arnold-imagn.jpg?crop=4590,2582,x0,y43&width=3200&height=1801&format=pjpg&auto=webp",
            "publishedAt": "2026-06-25T04:49:00Z",
            "lang": "en",
            "source": {
                "id": "8eec8fc7a9ec8be488bc7411d0801c60",
                "name": "USA Today",
                "url": "https://www.usatoday.com"
            }
        },
        {
            "id": "2445e724cf681027de26ad02e330b1cd",
            "title": "Wizards, Magic, Bucks Officially Finalize Three-Team Trade",
            "description": "The deal involves No. 46 pick Felix Okpara, No. 51 pick Izaiyah Nelson, and No. 60 pick Malique Lewis.",
            "content": "The Wizards, Magic, and Bucks have finalized a pair of draft-night deals initially reported separately, officially completing them as a single three-team transaction. All three teams announced the trade in press releases.\nThe terms of the deal are as... [2064 chars]",
            "url": "https://www.hoopsrumors.com/2026/06/wizards-magic-bucks-officially-finalize-three-team-trade.html",
            "image": "https://cdn.hoopsrumors.com/files/2026/04/Felix-Okpara-900x600.jpg",
            "publishedAt": "2026-06-25T04:46:16Z",
            "lang": "en",
            "source": {
                "id": "d922c62c38677fdd23a0d8d8d3e321a0",
                "name": "HoopsRumors.com",
                "url": "https://www.hoopsrumors.com"
            }
        }
    ]
}

Categories