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": 507150,
    "articles": [
        {
            "id": "85be86e916c589047cf62c7a4f176710",
            "title": "Ex-49ers WR Jauan Jennings agrees to free-agent deal with Vikings",
            "description": "A seventh-round pick by the 49ers in 2020, Jennings is one of the NFL's best blocking receivers and scored a career-high nine TDs in 2025.",
            "content": "Veteran wide receiver Jauan Jennings agreed to a one-year free-agent deal with the Minnesota Vikings on Thursday. Jennings’ base salary will be $8 million, but incentives could raise the total to $13 million, league sources confirmed. The signing was... [2578 chars]",
            "url": "https://www.nytimes.com/athletic/7088706/2026/05/07/jauan-jennings-vikings-nfl-free-agency-2026/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2025/10/30194616/USATSI_27426081-scaled.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-08T04:37:07Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "nytimes.com",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "bae875dd64a4ea3d415a423ec524aa2f",
            "title": "March Madness to expand to 76 teams starting next season",
            "description": "The NCAA will expand its March Madness tournaments by eight teams each next season. It will add more early-round games in the first week without altering the overall format.",
            "content": "The magical March Madness cocktail will now include eight more teams, eight more games and more of one other ingredient, too: beer. Maybe wine, too.\nThe NCAA on Thursday announced a long-expected expansion of its men’s and women’s basketball tourname... [6085 chars]",
            "url": "https://apnews.com/article/march-madness-ncaa-expansion-5430c958e232afd8eb9226aa255e9c76",
            "image": "https://dims.apnews.com/dims4/default/071a09c/2147483647/strip/true/crop/6000x3998+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F02%2Fbb%2F35079959e8a830417427a681654b%2F8a8d7f5b9d204dce904c6d2aa8729abe",
            "publishedAt": "2026-05-08T03:22:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "f7abc87ca30240762ce1881407901bc3",
            "title": "Cleveland Cavaliers vs. Detroit Pistons Live Score and Stats",
            "description": "Get real-time NBA Basketball coverage and scores as Cleveland Cavaliers takes on Detroit Pistons. We bring you the latest game previews, live stats, expert picks and recaps on CBSSports.com",
            "content": "DETROIT (AP) Cade Cunningham had 25 points and 10 assists, Tobias Harris scored 21 points and the Detroit Pistons beat the Cleveland Cavaliers 107-97 on Thursday night to take a 2-0 lead in their second-round series.\nGame 3 is Saturday in Cleveland, ... [2120 chars]",
            "url": "https://www.cbssports.com/nba/gametracker/recap/NBA_20260507_CLE@DET/",
            "image": "https://sportsfly.cbsistatic.com/fly-573/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-05-08T02:31:32Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        }
    ]
}

Categories