Flag of United States

United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States 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=general&apikey=API_KEY
{
    "totalArticles": 483746,
    "articles": [
        {
            "id": "0cfd84d6894b74d6234c788fb00710c2",
            "title": "Tiger Woods arrested, charged with DUI after rollover crash in Florida",
            "description": "Woods, 50, was charged with DUI with property damage and refusal to submit to a lawful test. Both charges are misdemeanors.",
            "content": "Tiger Woods was arrested and jailed on a charge of driving under the influence after being involved in a two-vehicle crash on Friday afternoon that resulted in his Land Rover rolling onto its side.\nWhen officers reached the scene of the crash on Jupi... [4080 chars]",
            "url": "https://www.nytimes.com/athletic/7152418/2026/03/27/tiger-woods-car-crash-florida/",
            "image": "https://static01.nyt.com/athletic/uploads/wp/2026/03/27174313/AP26086762245259.jpg?width=1200&height=630&fit=cover",
            "publishedAt": "2026-03-28T06:20:00Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "91ae329b79f339774e78efbe6a7d22d9",
            "title": "UConn holds off Michigan State late to reach Elite Eight",
            "description": "Tarris Reed Jr. scored 20 points, Alex Karaban added 17, and both made pressure-packed free throws in the final minute that helped second-seeded UConn hold off third-seeded Michigan State 67-63 in the Sweet 16 on Friday night.",
            "content": "WASHINGTON -- One of Tarris Reed Jr.'s few weaknesses is free throw shooting.\nWith the season in the balance, the UConn big man came through at the line.\nReed scored 20 points, Alex Karaban added 17, and both made pressure-packed free throws in the f... [3520 chars]",
            "url": "https://www.espn.com/mens-college-basketball/story/_/id/48327508/uconn-huskies-basketball-holds-michigan-state-spartans-reach-elite-eight-men-ncaa-tournament",
            "image": "https://a1.espncdn.com/combiner/i?img=%2Fphoto%2F2026%2F0328%2Fr1634987_1296x729_16%2D9.jpg",
            "publishedAt": "2026-03-28T05:08:37Z",
            "lang": "en",
            "source": {
                "id": "0207e330d5d787ce8251900411dd488d",
                "name": "ESPN",
                "url": "https://www.espn.com"
            }
        },
        {
            "id": "40f9745022ee4542eb66b89d9aeaddee",
            "title": "Michigan St. Spartans vs. Connecticut Huskies Live Score and Stats",
            "description": "Get real-time Men's College Basketball coverage and scores as Michigan St. Spartans takes on Connecticut Huskies. We bring you the latest game previews, live stats, expert picks and recaps on CBS Sports",
            "content": "WASHINGTON (AP) One of Tarris Reed Jr.'s few weaknesses is free-throw shooting.\nWith the season in the balance, the UConn big man came through at the line.\nReed scored 20 points, Alex Karaban added 17, and both made pressure-packed free throws in the... [3588 chars]",
            "url": "https://www.cbssports.com/college-basketball/gametracker/recap/NCAAB_20260327_MICHST@UCONN/",
            "image": "https://sportsfly.cbsistatic.com/fly-510/bundles/sportsmediacss/images/fantasy/default-article-image-large.png",
            "publishedAt": "2026-03-28T05:05:27Z",
            "lang": "en",
            "source": {
                "id": "416e66c8ea979965c0cee3b0ed1f714b",
                "name": "CBS Sports",
                "url": "https://www.cbssports.com"
            }
        }
    ]
}

Categories