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": 528804,
    "articles": [
        {
            "id": "6d9d36671bc1eb34809ebf06ae10621e",
            "title": "Kentucky Derby 2026: Cherie DeVaux makes history as Golden Tempo wins after late surge",
            "description": "Golden Tempo comes from the back of the field to win a thrilling Kentucky Derby as Cherie DeVaux becomes the first victorious female trainer.",
            "content": "Cherie DeVaux became the first female trainer to win the Kentucky Derby as Golden Tempo surged from last place to triumph by a neck at Churchill Downs.\nJockey Joe Ortiz urged the 23-1 shot past 4-1 favourite Renegade - ridden by his brother Irad Orti... [1277 chars]",
            "url": "https://www.bbc.com/sport/horse-racing/articles/ce3plndgkreo",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/6de4/live/a92784b0-46cf-11f1-896e-1bd4784db383.jpg",
            "publishedAt": "2026-05-03T09:07:10Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "07115f98e06ba25896d5a2df89a3d170",
            "title": "Trump Faces the Complicated Reality of a Costly, Unpopular War in Iran",
            "description": "President Trump’s predictions of a relatively short-term conflict with minimal economic consequences appear to be crumbling.",
            "content": "Two months into the war in Iran, President Trump is confronting the complicated reality of a conflict that has proved costly, deeply unpopular and lacks a clear endgame.\nEnergy markets are in turmoil. The Pentagon has given its first public estimate ... [1451 chars]",
            "url": "https://www.nytimes.com/2026/05/03/us/politics/trump-unpopular-war-iran.html",
            "image": "https://static01.nyt.com/images/2026/05/03/multimedia/03dc-trump-iran-qbhw/03dc-trump-iran-qbhw-facebookJumbo.jpg",
            "publishedAt": "2026-05-03T09:01:34Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "38c018c0885462bcbb52b3619eac8807",
            "title": "How algorithms made hourly workers' pay and schedules unstable : NPR",
            "description": "Hourly workers across a number of industries have long been grappling with unstable schedules and pay as their employers use software to slash labor costs and maximize productivity.",
            "content": "For a year and a half, Yves Valerus was working a stable, full time job with a regular weekly schedule, a set hourly rate and benefits. The Haitian Creole-English interpreter helps people bridge language barriers over the phone during people's hospit... [9168 chars]",
            "url": "https://www.npr.org/2026/05/03/nx-s1-5786926/jobs-labor-productivity-languageline-unionize",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4032x2268+0+316/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F97%2F66%2F41a9640d4d1e8e87ca2571026317%2Fimg-2582.jpg",
            "publishedAt": "2026-05-03T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "0978beb86628acb239ee06cf0b116d2c",
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        }
    ]
}

Categories