United States World News API

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

Get API key for the United States World 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=world&apikey=API_KEY
{
    "totalArticles": 244188,
    "articles": [
        {
            "id": "7dc144f4aa3301f7f6ac0e83108c3dcf",
            "title": "Canadian man admits sending ‘suicide packets’ to hundreds of people around world",
            "description": "Kenneth Law, who sold lethal chemicals online with instructions on how to use them, admits counselling or aiding suicide",
            "content": "A Canadian man who mailed “suicide packets” of poison to more than 100 people in dozens of countries – including Canada, the UK, the US, Italy, Australia and New Zealand – has pleaded guilty to 14 counts of assisting suicide.\nKenneth Law appeared in ... [6082 chars]",
            "url": "https://www.theguardian.com/world/2026/may/29/canada-kenneth-law-suicide-packets-hundreds-of-people-around-world",
            "image": "https://i.guim.co.uk/img/media/d9b43a577e093e7fd5aa84eeab3ce0c4165dce90/0_345_2576_2060/master/2576.jpg?width=1200&height=630&quality=85&auto=format&fit=crop&precrop=40:21,offset-x50,offset-y0&overlay-align=bottom%2Cleft&overlay-width=100p&overlay-base64=L2ltZy9zdGF0aWMvb3ZlcmxheXMvdGctZGVmYXVsdC5wbmc&enable=upscale&s=00f11cf498454856eed8882370abc99d",
            "publishedAt": "2026-05-29T15:33:00Z",
            "lang": "en",
            "source": {
                "id": "558a003a7a0164e924408edec7e99f99",
                "name": "The Guardian",
                "url": "https://www.theguardian.com"
            }
        },
        {
            "id": "28033010cf66c53b80b690b78b6d7745",
            "title": "Former head monk of China's Shaolin 'kung fu' temple jailed for embezzlement",
            "description": "Shi Yongxin is sentenced to 24 years in prison for embezzlement and bribery.",
            "content": "The former head of China's famous Shaolin Temple - known as the birthplace of kung fu - has been sentenced to 24 years in jail for crimes including embezzlement and bribery.\nShi Yongxin had misappropriated temple assets worth more than 282m yuan ($42... [1304 chars]",
            "url": "https://www.bbc.com/news/articles/crlp79jy0y3o",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/dcf4/live/40107820-6b8c-11f0-af20-030418be2ca5.jpg",
            "publishedAt": "2026-05-29T15:23:51Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "fe1cd8177f1e3a1d11efac029ae9f56b",
            "title": "Rescuers free one of seven trapped in Laos cave",
            "description": "A rescue team on Friday night freed one of seven men trapped inside a semi-submerged cave in central Laos for more than a week, the group working at the site said.",
            "content": "A rescue team on Friday night freed one of seven men trapped inside a semi-submerged cave in central Laos for more than a week, the group working at the site said.\n“The first victim has been successfully rescued out of the cave,” the Thai group Metta... [3362 chars]",
            "url": "https://www.bangkokpost.com/world/3262823/rescuers-free-one-of-seven-trapped-in-laos-cave",
            "image": "https://static.bangkokpost.com/media/content/20260529/c1_3262823_260529221543_700.jpg",
            "publishedAt": "2026-05-29T15:00:00Z",
            "lang": "en",
            "source": {
                "id": "0df0ddcc4955a9624f60215d59a26feb",
                "name": "Bangkok Post",
                "url": "https://www.bangkokpost.com"
            }
        }
    ]
}

Categories