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": 243088,
    "articles": [
        {
            "id": "b877d7bee2f1266050c66cebb9376dd6",
            "title": "'Floating armoury' ship reportedly seized by Iran",
            "description": "A vessel said to be a “floating armoury” in the Gulf of Oman has been seized by Iranian military personnel, according to reports.",
            "content": "A vessel reportedly operating as a \"floating armoury\" in the Gulf of Oman has been seized by Iranian military personnel, according to the maritime risk management company Vanguard.\nThe ship is now \"bound for Iranian territorial waters\", the UK's Mari... [1972 chars]",
            "url": "https://www.bbc.com/news/articles/cx219xwxg9no",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/22e4/live/decae190-4f97-11f1-89a3-d1f559421220.png",
            "publishedAt": "2026-05-14T13:33:20Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "e138a1a0ebb5050078ffa02bf6c41793",
            "title": "UK health secretary resigns, setting up a Labour leadership challenge to Keir Starmer",
            "description": "Efforts to unseat British Prime Minister Keir Starmer have erupted into open rebellion. Health Secretary Wes Streeting resigned from the Cabinet on Thursday, signaling a potential leadership challenge.",
            "content": "LONDON (AP) — Efforts to unseat British Prime Minister Keir Starmer from inside his own government broke out into open rebellion Thursday, with one potential rival resigning from the Cabinet and another clearing the way to enter any future leadership... [5305 chars]",
            "url": "https://apnews.com/article/britain-politics-starmer-streeting-rayner-6bd359148664c9478ed01b36ebb6e37d",
            "image": "https://dims.apnews.com/dims4/default/b814ca2/2147483647/strip/true/crop/2855x1902+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2F6b%2F98%2Fcb70e96924eb954d17ff0fc6f7fe%2F9936247cea6f4df6b35f5c9022f98216",
            "publishedAt": "2026-05-14T12:41:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "a2fcff672a77604fa1e33cca561a93aa",
            "title": "Wes Streeting's resignation letter as health secretary in full",
            "description": "Health Secretary Wes Streeting has announced his resignation from government.",
            "content": "The results are in and I am pleased to report that I have delivered against the ambitious targets you set for me when I became your Secretary of State for Health and Social Care. Today's figures confirm that we surpassed our waiting times target desp... [4658 chars]",
            "url": "https://www.bbc.com/news/articles/ce8p7p83vdzo",
            "image": "https://ichef.bbci.co.uk/news/1024/branded_news/bca8/live/eaf5ba50-4f95-11f1-b682-cf91850925ea.jpg",
            "publishedAt": "2026-05-14T12:18:58Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        }
    ]
}

Categories