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": 500434,
    "articles": [
        {
            "id": "ba761275e4ada841a350bde85c9e03e2",
            "title": "Red Sox Place Garrett Crochet On Injured List",
            "description": "A shoulder injury sends Red Sox ace Garrett Crochet to the injured list. Read more at MLB Trade Rumors.",
            "content": "The Red Sox have placed ace Garrett Crochet on the 15-day injured list due to inflammation in his left shoulder, per a club announcement. Utilityman Nate Eaton has been recalled from Triple-A Worcester to fill Crochet’s spot on the roster for the tim... [2843 chars]",
            "url": "https://www.mlbtraderumors.com/2026/04/red-sox-garrett-crochet-injured-list-shoulder.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/04/garrett-crochet-red-sox-1024x683.jpg",
            "publishedAt": "2026-04-29T16:36:34Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        },
        {
            "id": "75da6199141adab6b5cfb529ba22d261",
            "title": "Best NFL team fits for notable remaining free agents: Deebo Samuel to Chargers? Trevon Diggs to Jets?",
            "description": "Matt Okada identifies the best team fits for eight notable remaining free agents. Could Deebo Samuel reunite with Mike McDaniel in Los Angeles? Might Calais Campbell join a contender?",
            "content": "With Brandon Aiyuk on his way out of San Francisco, it honestly makes sense for the 49ers to re-sign Jennings. But since they haven’t yet, there’s another fitting suitor in the NFC West to consider. Jaxon Smith-Njigba was incredible for the reigning ... [7531 chars]",
            "url": "https://www.nfl.com/news/best-nfl-team-fits-for-notable-remaining-free-agents-deebo-samuel-to-chargers-trevon-diggs-to-jets",
            "image": "https://static.www.nfl.com/image/upload/t_editorial_landscape_12_desktop/league/kqgbbx8eqfkcdmcyyuq3",
            "publishedAt": "2026-04-29T15:34:00Z",
            "lang": "en",
            "source": {
                "id": "dd1b426c70f70fd362bea9af6e11172e",
                "name": "NFL.com",
                "url": "https://www.nfl.com"
            }
        },
        {
            "id": "7857e573e47d6b9e3d5cb4f968145f40",
            "title": "Una luz en el camino: Elmer Rodríguez ilusiona al béisbol boricua en su debut con los Yankees",
            "description": "En una isla que históricamente ha producido pocos abridores élite, su estreno con Nueva York representa una nueva esperanza",
            "content": "El joven prospecto del barrio La Gloria en Trujillo Alto, Elmer Rodríguez, hará este miércoles su debut con los Yankees de Nueva York en una apertura con significado de futuro para el béisbol puertorriqueño.\nRodríguez, de 22 años, fue ascendido el ma... [3924 chars]",
            "url": "https://www.elnuevodia.com/deportes/beisbol/notas/una-luz-en-el-camino-elmer-rodriguez-ilusiona-al-beisbol-boricua-en-su-debut-con-los-yankees/",
            "image": "https://www.elnuevodia.com/resizer/v2/2GHRFUFKVNDDTCLER43AQWVQEI.JPG?auth=3d44f531005b6f8ded9b3d9692d696a00b058c61de9ca95fbaf8bf7429b79680&quality=75&width=1200&height=717&focal=4063%2C1402",
            "publishedAt": "2026-04-29T15:18:04Z",
            "lang": "es",
            "source": {
                "id": "dcbaf0be33203c3a7f047c2a890430ab",
                "name": "Noticias de Puerto Rico hoy",
                "url": "https://www.elnuevodia.com"
            }
        }
    ]
}

Categories