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": 532548,
    "articles": [
        {
            "id": "6dee6813a447aed9718ebdd590774c8d",
            "title": "Holly Madison Dating Las Vegas Attorney Steve Dimopoulos",
            "description": "Holly Madison has a new man in her life ... 'cause TMZ has learned she's dating prominent Las Vegas attorney Steve Dimopoulos.",
            "content": "Holly Madison has a new man in her life ... 'cause TMZ has learned she's dating prominent Las Vegas attorney Steve Dimopoulos.\nSources familiar with the situation tell TMZ ... Holly and Steve started seeing each other in March after meeting at Carbon... [1031 chars]",
            "url": "https://www.tmz.com/2026/05/18/holly-madison-dating-las-vegas-attorney-steve-dimopoulos/",
            "image": "https://imagez.tmz.com/image/eb/16by9/2026/05/18/eb7f4990e780474d9517fa9f4810cb1a_xl.jpg",
            "publishedAt": "2026-05-19T01:15:21Z",
            "lang": "en",
            "source": {
                "id": "3539b82bbf6242ee8b4c1fbed4ea5ec7",
                "name": "TMZ",
                "url": "https://www.tmz.com"
            }
        },
        {
            "id": "66df5642bb8fc94b9575bd58dec8d883",
            "title": "Long Island Rail Road strike to end as MTA, unions reach tentative deal",
            "description": "New York Gov. Kathy Hochul said the MTA and LIRR unions reached \"a fair deal\" to end the strike after three days.",
            "content": "The Long Island Rail Road strike is coming to an end after the Metropolitan Transportation Authority and unions reached a tentative agreement Monday, New York Gov. Kathy Hochul announced.\n\"Tonight, the MTA reached a fair deal with the five LIRR union... [1349 chars]",
            "url": "https://www.cbsnews.com/newyork/news/lirr-strike-mta-unions-tentative-agreement-hochul/",
            "image": "https://assets2.cbsnewsstatic.com/hub/i/r/2026/05/18/55984dff-00e4-4b00-a4e2-249f34d04200/thumbnail/1200x630/82966790717a83ba2834be60b1eeb77b/gettyimages-1246534142.jpg",
            "publishedAt": "2026-05-19T00:51:00Z",
            "lang": "en",
            "source": {
                "id": "f2f2ed82d991515dcc85d86a1374a9ae",
                "name": "CBS News",
                "url": "https://www.cbsnews.com"
            }
        },
        {
            "id": "7924451b42a8793eab51e96a67a97923",
            "title": "Meta Reassigns 7,000 Employees to Focus on A.I.",
            "description": "The company announced the changes two days before it plans to lay off 10 percent of its work force, or about 8,000 employees.",
            "content": "Meta told employees on Monday that it was reassigning 7,000 workers to focus on new initiatives around artificial intelligence, the latest change in a company transformation spurred by the powerful technology.\nEmployees will be moved to four new orga... [1880 chars]",
            "url": "https://www.nytimes.com/2026/05/18/technology/meta-reassigns-7000-employees-ai.html",
            "image": "https://static01.nyt.com/images/2026/05/18/multimedia/18biz-meta-ai-1-jvzc/18biz-meta-ai-1-jvzc-facebookJumbo.jpg",
            "publishedAt": "2026-05-19T00:48:11Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories