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": 519492,
    "articles": [
        {
            "id": "b2a8cde5d954d13d2b47ad53fc98ac0f",
            "title": "Nebraska Football's Major Announcement is an Updated Uniform",
            "description": "Year four of the Matt Rhule era will feature an updated look for the Cornhuskers.",
            "content": "For weeks, Nebraska football coach Matt Rhule and the program have been teasing a major announcement to come at the end of the Red Sea Rising and Battle of the Boneyard 7-on-7 event. That announcement finally came Saturday evening.\nNebraska football ... [2524 chars]",
            "url": "https://www.si.com/college/nebraska/football/nebraska-football-s-major-announcement-is-an-updated-uniform-2026",
            "image": "https://images2.minutemediacdn.com/image/upload/c_crop,x_567,y_0,w_3775,h_2123/c_fill,w_1440,ar_1440:810,f_auto,q_auto,g_auto/images/voltaxMediaLibrary/mmsport/all_huskers/01kvkxcew7tfnaz4v9b8.png",
            "publishedAt": "2026-06-21T01:54:34Z",
            "lang": "en",
            "source": {
                "id": "575ea392d0e13eb22f04c7febe2c1d3b",
                "name": "Sports Illustrated",
                "url": "https://www.si.com"
            }
        },
        {
            "id": "5a87afbb7c13d0ba80a519e0452dcc63",
            "title": "Dricus du Plessis vs. Kamaru Usman headlines UFC Oklahoma City",
            "description": "Dricus du Plessis gets surprising booking against Kamaru Usman in the main event of the UFC’s return to Oklahoma City.",
            "content": "Dricus du Plessis is facing a former champion in his return to the octagon, but it’s a former welterweight titleholder.\nThe UFC announced Saturday night that du Plessis is set to face Kamaru Usman in the main event of UFC Oklahoma City. The card take... [925 chars]",
            "url": "https://www.mmafighting.com/ufc/486598/dricus-du-plessis-vs-kamaru-usman-headlines-ufc-oklahoma-city",
            "image": "https://platform.mmafighting.com/wp-content/uploads/sites/109/2025/08/gettyimages-2198479566.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C72.451174208685&w=1200",
            "publishedAt": "2026-06-21T01:01:00Z",
            "lang": "en",
            "source": {
                "id": "50619ed61a9c377689926fae945c9257",
                "name": "MMA Fighting",
                "url": "https://www.mmafighting.com"
            }
        },
        {
            "id": "9a444147eaf1e06c8d87edffd5f77412",
            "title": "Orioles Place Adley Rutschman On Concussion IL",
            "description": "The Orioles are placing Rutschman on the 7-day concussion injured list and calling up Siani in the meantime.",
            "content": "The Orioles are placing catcher Adley Rutschman is going on the 7-day concussion injured list, according to a team announcement. Outfielder Michael Siani is being recalled from Triple-A in the meantime. Siani is on the club’s 40-man roster already, s... [2846 chars]",
            "url": "https://www.mlbtraderumors.com/2026/06/orioles-place-adley-rutschman-on-concussion-il.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/04/AdleyRutschman-2026-1024x683.jpg",
            "publishedAt": "2026-06-21T00:48:07Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        }
    ]
}

Categories