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": 533984,
    "articles": [
        {
            "id": "aa0d3dc26e9dd71057b937401bc640a9",
            "title": "Sister of Jamie Lee Curtis Was 69",
            "description": "Kelly Curtis, an American actress and the sister of Jamie Lee Curtis, died on Saturday. She was 69.",
            "content": "Kelly Curtis, an American actress and the sister of Jamie Lee Curtis, died on Saturday. She was 69.\nJamie Lee Curtis announced her older sister’s death in a Facebook post. She wrote, “A warm aloha to my older sister, Kelly Lee Curtis. She passed away... [1910 chars]",
            "url": "https://variety.com/2026/film/news/kelly-curtis-dead-the-sentinel-sister-of-jamie-lee-curtis-1236763114/",
            "image": "https://variety.com/wp-content/uploads/2026/05/MixCollage-30-May-2026-09-49-AM-9868.jpg?crop=0px%2C6px%2C1200px%2C675px&resize=1000%2C563",
            "publishedAt": "2026-05-30T17:04:00Z",
            "lang": "en",
            "source": {
                "id": "c96d85bc8a846b5845a5420fe892ac16",
                "name": "Variety",
                "url": "https://variety.com"
            }
        },
        {
            "id": "4a5402c8811d208c8a4f4372ebc7f740",
            "title": "Here's The New Title",
            "description": "Warner Bros has unveiled a title for the 'A Minecraft Movie' sequel: 'A Minecraft Movie Squared'",
            "content": "Before Warner Bros Motion Picture Co-Chair Michael De Luca takes the stage at the Produced By conference this afternoon, the studio has unveiled that the title to the Legendary co-production Minecraft sequel is A Minecraft Movie: Squared.\nAs previous... [1047 chars]",
            "url": "https://deadline.com/2026/05/minecraft-movie-sequel-title-1236931057/",
            "image": "https://deadline.com/wp-content/uploads/2026/05/OBSIDIAN_MT_V25_22_A_MC_MOVIE_Squared_UHD-00144.jpg?w=1024",
            "publishedAt": "2026-05-30T16:40:00Z",
            "lang": "en",
            "source": {
                "id": "079303dd146f0fcdde881d709e8dbdf4",
                "name": "Deadline",
                "url": "https://deadline.com"
            }
        },
        {
            "id": "a76b88caadd738936c475ba45ad5b52c",
            "title": "Jamie Lee Curtis Announces Death of Sister Kelly Lee Curtis",
            "description": "Jamie Lee Curtis is mourning the loss of her older sister, Kelly Lee Curtis ... with the actress announcing her death in a deeply personal post shared on social media.",
            "content": "Jamie Lee Curtis is mourning the loss of her older sister, Kelly Lee Curtis ... with the actress announcing her death in a deeply personal post shared on social media.\nThe \"Halloween\" star announced the news with a heartfelt tribute, confirming that ... [1074 chars]",
            "url": "https://www.tmz.com/2026/05/30/jamie-lee-curtis-sister-kelly-dead/",
            "image": "https://imagez.tmz.com/image/c4/16by9/2026/05/30/c4b2f600bb6d4d3f81d1ce8500199cf5_xl.png",
            "publishedAt": "2026-05-30T16:39:52Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        }
    ]
}

Categories