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": 496734,
    "articles": [
        {
            "id": "e5fe9a0d7aa79d42bbb3b410b377e061",
            "title": "Carlos Alcaraz to miss Wimbledon in recovery from wrist injury",
            "description": "The seven-time Grand Slam champion will miss grass-court season as he continues to recover from a right wrist problem.",
            "content": "Carlos Alcaraz, the two-time Wimbledon champion, will miss this year’s tournament as he continues his recovery from a right wrist injury.\nAlcaraz will also miss Queen’s, the prestigious warm-up event held in London, after ruling himself out of the en... [5745 chars]",
            "url": "https://www.nytimes.com/athletic/7291498/2026/05/19/tennis-carlos-alcaraz-wimbledon-out-injury/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2025/07/06153323/GettyImages-2223831671-scaled.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-19T16:58:18Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "b50b4a9a70952ee237560c6a9530eff4",
            "title": "NFL owners approve Nashville hosting 2030 Super Bowl",
            "description": "The Titans' new Nissan Stadium is expected to open in 2027 and will host the first Super Bowl in Nashville.",
            "content": "The NFL made it official Tuesday that Nashville will host the Super Bowl in 2030.\nNFL owners have gathered this week for the NFL’s spring league meeting in Orlando, Fla. Their approval Tuesday marks the first Super Bowl to be played in Music City.\n“T... [2526 chars]",
            "url": "https://www.nytimes.com/athletic/7212952/2026/05/19/super-bowl-64-nashville-location-vote/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/04/20181409/gssniFOA-e1776723369440.jpeg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-05-19T16:58:09Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "d0f24ddf1c969affee82382d3f3a8eb5",
            "title": "Twins Option Royce Lewis, Select Orlando Arcia, Designate Justin Topa",
            "description": "The Twins sent former No. 1 overall pick Royce Lewis to the minors amid some prolonged struggles at the plate. Get details at MLB Trade Rumors.",
            "content": "11:02am: Right-hander Justin Topa is being designated for assignment to make room for Arcia on the 40-man roster, per MLB.com’s Matthew Leach. It sounds as though there’ll be additional roster juggling for the Twins at some point today, as this seque... [5722 chars]",
            "url": "https://www.mlbtraderumors.com/2026/05/twins-option-royce-lewis.html",
            "image": "https://cdn.mlbtraderumors.com/files/2026/05/royce-lewis-twins-minnesota-1024x683.jpg",
            "publishedAt": "2026-05-19T16:00:47Z",
            "lang": "en",
            "source": {
                "id": "95e9972ed9d1a75fccc1269425e6b80e",
                "name": "MLB Trade Rumors",
                "url": "https://www.mlbtraderumors.com"
            }
        }
    ]
}

Categories