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": 497280,
    "articles": [
        {
            "id": "d4873324ee063afdde3d199233edf9f7",
            "title": "Blue Jays Remove Hoffman From Closer Role",
            "description": "The Blue Jays have shaken up their bullpen pecking order by demoting struggling closer Jeff Hoffman",
            "content": "The defending 2025 AL Champions, mired in a 10-15 start, are shaking up their bullpen. After three blown saves and an early yank against the Angels on April 21st, the Blue Jays (as covered by Keegan Matheson of MLB.com) announced that Jeff Hoffman is... [2798 chars]",
            "url": "https://www.mlbtraderumors.com/2026/04/blue-jays-remove-hoffman-from-closer-role.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/04/USATSI_28775611-1024x683.jpg",
            "publishedAt": "2026-04-25T04:05:31Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        },
        {
            "id": "e8bd3364b46b9b2acd52a904e7554392",
            "title": "2026 NFL Draft: Steals and reaches from Day 2",
            "description": "Biggest steals and reaches from Day 2 of the 2026 NFL Draft using PFF Grades and Big Board data. Find top value picks. See the grades.",
            "content": "Big Board gaps define steals and reaches: Prospects like Emmanuel McNeil-Warren and CJ Allen fell well below their PFF Big Board rankings, creating strong value picks, while others were selected far earlier than expected.\nNiners kick things off with ... [8264 chars]",
            "url": "https://www.pff.com/news/draft-steals-and-reaches-from-day-2",
            "image": "https://media.pff.com/2025/10/CJ-Allen-1-scaled.jpg?w=1200&h=675",
            "publishedAt": "2026-04-25T03:21:00Z",
            "lang": "en",
            "source": {
                "id": "cda6e19fd023e19bdf3d866cfd0dac62",
                "name": "PFF",
                "url": "https://www.pff.com"
            }
        },
        {
            "id": "acd77cbdc71973e66a193f614badb030",
            "title": "Jaishawn Barham to Cowboys as 2026 third-round pick",
            "description": "With their third-round pick in the 2026 NFL Draft, the Dallas Cowboys make another move to improve their defense by selecting linebacker Jaishawn Barham.",
            "content": "FRISCO, Texas — It's all smiles for the Dallas Cowboys following Day 1 of the 2026 NFL Draft. With only a 12 percent chance of it happening, former Ohio State superstar safety Caleb Downs was still available for the Cowboys after the first ten picks ... [2332 chars]",
            "url": "https://www.dallascowboys.com/news/jaishawn-barham-to-cowboys-as-2026-third-round-pick",
            "image": "https://static.clubs.nfl.com/image/upload/t_editorial_landscape_12_desktop/cowboys/fuk8tn4ytizrnzlgeoed",
            "publishedAt": "2026-04-25T02:50:35Z",
            "lang": "en",
            "source": {
                "id": "a2bde8f5e93dcb186a15351adceca28f",
                "name": "Dallas Cowboys | Official Site of the Dallas Cowboys",
                "url": "https://www.dallascowboys.com"
            }
        }
    ]
}

Categories