- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
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 APIAPI 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": 490324,
"articles": [
{
"id": "ed3116e7e043791a02e230c59058f9cd",
"title": "Browns select TE Carsen Ryan with the No. 248 pick in the 2026 NFL Draft",
"description": "Ryan played his final collegiate season at BYU in 2025",
"content": "Ryan began his collegiate career at UCLA, playing two seasons from 2022-23. He then transferred to Utah and played one season in 2024 before he transferred for the 2025 season to BYU. While at BYU, Ryan appeared in 14 games and recorded 45 receptions... [729 chars]",
"url": "https://www.clevelandbrowns.com/news/browns-select-te-carsen-ryan-with-the-no-248-pick-in-the-2026-nfl-draft",
"image": "https://static.clubs.nfl.com/image/upload/t_editorial_landscape_12_desktop/browns/wnzqpztcxldphwvi1r9e",
"publishedAt": "2026-04-25T22:44:51Z",
"lang": "en",
"source": {
"id": "047beb5218c667ff9d1c92f61f2d4d8d",
"name": "Cleveland Browns",
"url": "https://www.clevelandbrowns.com"
}
},
{
"id": "7b3df2ef502c12fbfcfb08f89b7451e7",
"title": "NFL Draft: Grading the full Detroit Lions 2026 class",
"description": "Time to grade the Detroit Lions’ full 2026 NFL Draft class.",
"content": "The Detroit Lions’ 2026 NFL draft class is in the books, and the team used seven draft picks to fill needs and add depth throughout the roster. General manager Brad Holmes got to work in the middle of the first round by grabbing their right tackle of... [1269 chars]",
"url": "https://www.prideofdetroit.com/detroit-lions-draft/163155/detroit-lions-draft-grades-reacts-full-2026-class",
"image": "https://platform.prideofdetroit.com/wp-content/uploads/sites/127/2026/04/imagn-28802425.jpg?quality=90&strip=all&crop=0%2C0.45269418969205%2C100%2C78.542818929716&w=1200",
"publishedAt": "2026-04-25T22:22:24Z",
"lang": "en",
"source": {
"id": "5b7e1d393320c862f711835ffd6fc6cd",
"name": "Pride Of Detroit",
"url": "https://www.prideofdetroit.com"
}
},
{
"id": "4042478c551ed4afecaeb883849b7159",
"title": "Patriots draft 2026: Instant grades for QB Behren Morton in Round 7",
"description": "Quick-hit reaction to the Patriots’ seventh pick in the 2026 NFL Draft.",
"content": "The New England Patriots kept filling their needs throughout the 2026 NFL Draft, and in the seventh round they arrived at quarterback. Looking for a third-stringer to back up Drake Maye and Tommy DeVito, they selected Texas Tech QB Behren Morton.\nLet... [1439 chars]",
"url": "https://www.patspulpit.com/new-england-patriots-draft/127267/behren-morton-quarterback-instant-grades-seventh-round-pick",
"image": "https://platform.patspulpit.com/wp-content/uploads/sites/121/2026/04/gettyimages-2250993319.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C78.534031413613&w=1200",
"publishedAt": "2026-04-25T22:16:48Z",
"lang": "en",
"source": {
"id": "38540540ab2efd5f5b585ccf248c86cf",
"name": "Pats Pulpit",
"url": "https://www.patspulpit.com"
}
}
]
}