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": 510510,
    "articles": [
        {
            "id": "584c64945408388b65385442e0e77912",
            "title": "Camp Mystic must undergo changes before it can reopen this summer, Texas officials say",
            "description": "Camp Mystic, the Texas all-girls camp where 27 died in devastating floods last year, must make a slew of changes and revisions in order to reopen this summer, the Texas Department of State Health Services said",
            "content": "Camp Mystic, the Texas all-girls camp where 27 died in devastating floods last year, must make a slew of changes and revisions in order to reopen this summer, the Texas Department of State Health Services said.\nSeveral aspects — including emergency a... [1885 chars]",
            "url": "https://www.nbcnews.com/news/us-news/camp-mystic-texas-flooding-rcna341950",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260424-camp-mystic-vsb-1623-f909a9.jpg",
            "publishedAt": "2026-04-24T20:40:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "b1768447d16a97d49db64eb572ce0c15",
            "title": "Colossal octopuses once stalked the ancient oceans : NPR",
            "description": "Researchers discovered evidence of enormous Kraken-like creatures who hunted in the seas some 100 million years ago, competing with large apex predators.",
            "content": "A hundred million years ago during the late Cretaceous period, the oceans were filled with giant predators, prowling for their next meal. There was the mosasaur — a giant toothy marine reptile (and a surprise hero in Jurassic World). There were large... [4918 chars]",
            "url": "https://www.npr.org/2026/04/24/nx-s1-5793988/giant-octopus-kraken-cretaceous-size",
            "image": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/5000x2813+0+1342/resize/1400/quality/85/format/png/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F1d%2Fec%2Fd3375c7842c1aaa594c919aa4ffa%2Fikegami-aea6285-image.png",
            "publishedAt": "2026-04-24T20:03:05Z",
            "lang": "en",
            "source": {
                "id": "0978beb86628acb239ee06cf0b116d2c",
                "name": "NPR",
                "url": "https://www.npr.org"
            }
        },
        {
            "id": "bc56528bd3fbad6707bc532c334f964b",
            "title": "Bravo investigating 'Summer House' reunion audio leak, Andy Cohen calls leak 'disgusting and illegal'",
            "description": "Following the leak of audio from the taping of the much anticipated reunion of Bravo's \"Summer House,\" the network announced on Friday that it's launching an investigation and reunion host Andy Cohen denounced the leak as \"disgusting and illegal.\"",
            "content": "Following the leak of audio from the taping of the much anticipated reunion of Bravo's \"Summer House,\" the network announced on Friday that it's launching an investigation and reunion host Andy Cohen denounced the leak as \"disgusting and illegal.\"\nTh... [1961 chars]",
            "url": "https://www.nbcnews.com/pop-culture/pop-culture-news/bravo-investigating-summer-house-reunion-audio-leak-andy-cohen-calls-d-rcna341869",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260424-summer-house-ch-1450-4cb084.jpg",
            "publishedAt": "2026-04-24T19:55:09Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        }
    ]
}

Categories