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": 508804,
    "articles": [
        {
            "id": "76958e42421e04551aa1067fa20211bd",
            "title": "LIVE: F1 Canadian Grand Prix updates - Mercedes leads as sole Montreal practice session red-flagged for third time",
            "description": "Follow along for updates from Formula 1 practice at the Canadian Grand Prix",
            "content": "Lawson has also been summoned to the stewards - it appeared that, with his car stranded on-track, the stewards were unable to reset the clutch.\nSince the neutral button needs to work, Racing Bulls will have some explaining to do...\nAnd that's your lo... [5679 chars]",
            "url": "https://www.motorsport.com/f1/live-text/f1-miami-gp-live-commentary-and-updates-free-practice-1126839/1126840/",
            "image": "https://cdn-2.motorsport.com/images/amp/YBVoax7Y/s6/andrea-kimi-antonelli-mercedes-7.jpg",
            "publishedAt": "2026-05-22T18:03:55Z",
            "lang": "en",
            "source": {
                "id": "cc123e7554f2c698cb6a8a3c711bd28e",
                "name": "Motorsport.com",
                "url": "https://www.motorsport.com"
            }
        },
        {
            "id": "43c629f2699ae04282bbd62cb9b484b9",
            "title": "MetLife stadium signage brings tension in New York and New Jersey’s World Cup partnership",
            "description": "A joint host-city partnership between New York and New Jersey was established in 2018 to host World Cup games at the stadium.",
            "content": "The tension over New York City and New Jersey’s partnership for this summer’s World Cup has taken a new twist, after New Jersey requested that signage be changed so that its name goes in front of New York’s on at least one side of the MetLife Stadium... [6108 chars]",
            "url": "https://www.nytimes.com/athletic/7300890/2026/05/22/metlife-world-cup-signage-new-york-new-jersey/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/05/22124232/GettyImages-2275471789-scaled.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-22T17:54:04Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "9e0a59d6bf88b460514480e646edddbf",
            "title": "Trevor Story Undergoes Hernia Surgery",
            "description": "Boston's shortstop is going to miss a few weeks after undergoing surgery.",
            "content": "The Red Sox announced that shortstop Trevor Story has undergone surgery to address a sports hernia. He was placed on the 10-day injured list last week. The Sox didn’t announce a timeline in today’s announcement but reporting from last week indicated ... [2677 chars]",
            "url": "https://www.mlbtraderumors.com/2026/05/trevor-story-undergoes-hernia-surgery.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/05/TrevorStory-2026BoSox-1024x683.jpg",
            "publishedAt": "2026-05-22T17:48:44Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        }
    ]
}

Categories