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": 511526,
    "articles": [
        {
            "id": "0ef007fe5cbae9daef166d8c86c38523",
            "title": "Burnley 0-1 Man City: 'Queen bee' Pep Guardiola leads side to top of table",
            "description": "It took just five minutes for chants of \"we are top of the league\" to ring out around Turf Moor, as the title pendulum continues to shift towards Manchester City.",
            "content": "It took just five minutes for chants of \"we are top of the league\" to ring out around Turf Moor from the visiting supporters.\nManchester City beat Burnley 1-0 to hit the summit of the Premier League for the first time in eight months, when they led t... [6071 chars]",
            "url": "https://www.bbc.com/sport/football/articles/cvg4dlpvjd0o",
            "image": "https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/c3c8/live/36198c20-3e91-11f1-8889-13bffdb5c3f7.jpg",
            "publishedAt": "2026-04-22T22:16:23Z",
            "lang": "en",
            "source": {
                "id": "f331a5ed3965fb59761dfcecfc7e7a34",
                "name": "BBC",
                "url": "https://www.bbc.com"
            }
        },
        {
            "id": "2137de469f952510e95b1c8a9586622d",
            "title": "D4vd murder case: Teen's cause of death released in medical examiner report",
            "description": "D4vd has been charged with first-degree murder in connection with the death of the teen, Celeste Rivas Hernandez, officials said.",
            "content": "The 14-year-old girl whose dismembered remains authorities say were found decomposing in the singer D4vd's towed Tesla last year died by \"multiple penetrating injuries,\" according to the newly unsealed medical examiner's report.\nD4vd -- a 21-year-old... [3184 chars]",
            "url": "https://abcnews.com/US/d4vd-murder-case-medical-examiner-report-released-teens/story?id=132282698",
            "image": "https://i.abcnewsfe.com/a/091dd6fb-060c-48f1-8d62-be47c00e62e7/D4vd-burke-2-ht-gmh-260420_1776705079147_hpMain_16x9.jpg?w=1600",
            "publishedAt": "2026-04-22T22:07:30Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "a573c5dff41165b1a79e61679c162866",
            "title": "Nueva baja en el equipo de Trump: John C. Phelan abandona la Secretaría de la Marina",
            "description": "El Pentágono confirmó la salida de John C. Phelan como secretario de la Marina, mientras Hung Cao asumirá de forma interina.",
            "content": "El Pentágono informó este miércoles que el secretario de la Marina de Estados Unidos, John C. Phelan, dejó su cargo con efecto inmediato, en lo que representa una nueva salida dentro del equipo de defensa de la administración del presidente Donald Tr... [471 chars]",
            "url": "https://www.jornada.com.mx/noticia/2026/04/22/mundo/secretario-de-la-marina-de-eu-dimite-pentagono-anuncia-relevo-inmediato",
            "image": "https://www.jornada.com.mx/ndjsimg/images/jornada/jornadaimg/secretario-de-la-marina-de-eu-dimite-pentagono-anuncia-relevo-inmediato/secretario-de-la-marina-de-eu-dimite-pentagono-anuncia-relevo-inmediato_1668ad23-dd75-4650-bf65-3108c5aec220_mediarawimage=true",
            "publishedAt": "2026-04-22T22:04:00Z",
            "lang": "es",
            "source": {
                "id": "44621fbfced07db503d19b3ae23aaa67",
                "name": "La Jornada",
                "url": "https://www.jornada.com.mx"
            }
        }
    ]
}

Categories