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": 503946,
    "articles": [
        {
            "id": "695e8bbcf2d6cdf903e1b082e15e3f90",
            "title": "US senator demands answers from commish Rob Manfred after MLB's warning to Giants players who wrote Bible verses on Pride Night caps",
            "description": "MLB does not typically allow players to write personal notes on their uniforms.",
            "content": "U.S. Sen. Josh Hawley (R-Mo.) issued a letter to MLB commissioner Rob Manfred on Tuesday, criticizing baseball’s public warning to players who inscribed religious messages on their Pride Night ballcaps.\nHawley demanded answers to what the senator say... [2287 chars]",
            "url": "https://sports.yahoo.com/mlb/article/us-senator-demands-answers-from-commish-rob-manfred-after-mlbs-warning-to-giants-players-who-wrote-bible-verses-on-pride-night-caps-132358036.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/T24BSN.zBf7I8UeYEQByQg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04NDA7Y2Y9d2VicA--/https://d29szjachogqwa.cloudfront.net/images/2026-06/87470624-3217-4e88-8878-6ec1e6ccf7cd",
            "publishedAt": "2026-06-17T05:37:00Z",
            "lang": "en",
            "source": {
                "id": "1213ab3f5e360256b89d3b205e3e8e48",
                "name": "Yahoo Sports",
                "url": "https://sports.yahoo.com"
            }
        },
        {
            "id": "004958f629086193439dc97e5cb88468",
            "title": "Los goles de Messi en Mundiales: así alcanzó el récord de Klose",
            "description": "El capitán albiceleste totaliza 16 tantos en el mayor torneo de la FIFA.",
            "content": "En Qatar 2022, Messi superó el récord de Gabriel Batistuta y se convirtió en el argentino con más goles. Ahora, aumentó sus números con sus primeros tantos en el Mundial 2026.\nEl siete veces ganador del Balón de Oro le anotó a Serbia y Montenegro en ... [375 chars]",
            "url": "https://espndeportes.espn.com/futbol/mundial/nota/_/id/11333216/seleccion-argentina-lionel-messi-goles-copas-del-mundo-mundial",
            "image": "https://a.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0617%2Fr1674521_1296x729_16%2D9.jpg",
            "publishedAt": "2026-06-17T02:44:00Z",
            "lang": "es",
            "source": {
                "id": "504a41c45649f072da3d1e51d7eabf0b",
                "name": "ESPN Deportes",
                "url": "https://espndeportes.espn.com"
            }
        },
        {
            "id": "e211497557c0967d4bae1d80ca8c29f8",
            "title": "LeBron James in active negotiations with Lakers on new deal",
            "description": "LeBron James is reportedly in active negotiations on a new deal with the Los Angeles Lakers, according to ESPN.",
            "content": "LOS ANGELES (KABC) -- LeBron James is reportedly in active negotiations on a new deal with the Los Angeles Lakers.\nDuring an appearance on ESPN Cleveland, Brian Windhorst said LeBron James is in talks with the Lakers to return for a record-setting 24... [906 chars]",
            "url": "https://abc7.com/post/lebron-james-active-negotiations-los-angeles-lakers-new-deal/19311744/",
            "image": "https://cdn.abcotvs.com/dip/images/19311741_AP26118846759000.jpg?w=1600",
            "publishedAt": "2026-06-17T02:19:34Z",
            "lang": "en",
            "source": {
                "id": "e8558fd2479027f3073a0b5be434a244",
                "name": "ABC7 Los Angeles",
                "url": "https://abc7.com"
            }
        }
    ]
}

Categories