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": 509120,
    "articles": [
        {
            "id": "406956710f7fa5be6c92636c867a0050",
            "title": "Colby Covington notifies UFC of retirement",
            "description": "Colby Covington retires after 11 plus years in the UFC.",
            "content": "Former UFC interim welterweight champion Colby Covington has officially notified the UFC of his decision to retire from active competition, multiple people with knowledge of the situation confirmed to MMA Fighting on Monday.\nThe UFC’s athlete databas... [1373 chars]",
            "url": "https://www.mmafighting.com/ufc/489314/colby-covington-notifies-ufc-of-retirement",
            "image": "https://platform.mmafighting.com/wp-content/uploads/sites/109/2026/05/gettyimages-2190013784.jpg?quality=90&strip=all&crop=0%2C2.3744300455435%2C100%2C77.686454756358&w=1200",
            "publishedAt": "2026-05-18T20:18:04Z",
            "lang": "en",
            "source": {
                "id": "50619ed61a9c377689926fae945c9257",
                "name": "MMA Fighting",
                "url": "https://www.mmafighting.com"
            }
        },
        {
            "id": "e0d346fdf4dc0da7d5fde7af2ba3df62",
            "title": "Pep Guardiola to leave Manchester City this summer, Enzo Maresca expected as successor",
            "description": "Maresca is now expected to take over at City, who may yet win this season's Premier League, four months after his exit from Chelsea.",
            "content": "Pep Guardiola will leave his role as Manchester City manager this summer, ending one of the most successful tenures in Premier League history, with former Chelsea boss Enzo Maresca expected to replace him.\nMultiple sources briefed on the situation sa... [12164 chars]",
            "url": "https://www.nytimes.com/athletic/6269334/2026/05/18/pep-guardiola-manchester-city-manager-maresca/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/05/01081041/GettyImages-2272111842-scaled-e1777637477286.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-18T20:17:02Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "9009f83ae7dc4f195d8c9b91821cab14",
            "title": "Alexander Rossi Taken to Hospital After Crash in Indy 500 Practice",
            "description": "Alexander Rossi was taken to the hospital for evaluation following a brutal crash during Indy 500 practice.",
            "content": "Indianapolis Motor Speedway (Speedway, Ind.) — After a week void of incidents ahead of the Indianapolis 500, a brutal crash with Alexander Rossi and Pato O’Ward among those involved left two of the best cars in the field with severe damage.\nRossi, O’... [3153 chars]",
            "url": "https://www.foxsports.com/stories/motor/alexander-rossi-hospital-crash-indy-500-practice",
            "image": "https://a57.foxsports.com/statics.foxsports.com/www.foxsports.com/content/uploads/2026/05/1408/814/rossi11.jpg?ve=1&tl=1",
            "publishedAt": "2026-05-18T19:32:51Z",
            "lang": "en",
            "source": {
                "id": "d8ebc62fd4b923bed9968347f7c07cd8",
                "name": "FOX Sports",
                "url": "https://www.foxsports.com"
            }
        }
    ]
}

Categories