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": 495000,
    "articles": [
        {
            "id": "71b13d6c1febb9e2df49b4f6b1326685",
            "title": "Iranian official says US 'maximalist' demands stall face-to-face talks",
            "description": "Iran is not ready for new face-to-face talks with the U.S., according to a senior Iranian official. The official cited Washington's refusal to abandon \"maximalist\" demands.",
            "content": "ANTALYA, Turkey (AP) — Iran is not yet ready to hold a new round of face-to-face talks with U.S. officials, a senior Iranian official said Saturday, citing Washington’s refusal to abandon “maximalist” demands on key issues.\nIn an interview with The A... [3701 chars]",
            "url": "https://apnews.com/article/iran-deputy-foreign-minister-interview-40d8e43e3c7b5a23cda6783b064b9dbf",
            "image": "https://dims.apnews.com/dims4/default/2f1a71a/2147483647/strip/true/crop/6000x3998+0+1/resize/980x653!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Feb%2Fb8%2F06ac260915bd02caa0e9368655cd%2F39268fd8a29b46bbbd1eaac1413c8bbf",
            "publishedAt": "2026-04-19T08:08:00Z",
            "lang": "en",
            "source": {
                "id": "b356d47a35dfffa723fc8131b36c3ed1",
                "name": "AP News",
                "url": "https://apnews.com"
            }
        },
        {
            "id": "cad113feac4b0594d61bdd8bb7a999fc",
            "title": "In a race between humans and robots, machines take the victory in a sign of advancements",
            "description": "BEIJING — It was not even close as a bright red Chinese humanoid named “Lightning” lived up to its name in a half-marathon pitting humans against robots, smoking its competition on Sunday",
            "content": "BEIJING — It was not even close as a bright red Chinese humanoid named “Lightning” lived up to its name in a half-marathon pitting humans against robots, smoking its competition on Sunday.\nThe bipedal humanoid, developed by smartphone maker Honor, bl... [5205 chars]",
            "url": "https://www.nbcnews.com/world/china/humanoid-robots-race-humans-beijing-half-marathon-showing-rapid-advanc-rcna340842",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-04/260419-robot-nd-5f1efc.jpg",
            "publishedAt": "2026-04-19T07:57:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "50d605fdcad3a2e0741a268df0a0567e",
            "title": "EN VIVO | El presidente de Irán sostuvo que Donald Trump no puede negar al régimen sus “derechos nucleares”",
            "description": "El presidente iraní, Masoud Pezeshkian, agregó que la república islámica no busca intensificar la guerra , sino que simplemente el régimen persa actúa “en legítima defensa”",
            "content": "La intensificación del enfrentamiento en el estrecho de Ormuz, paso comercial estratégico a nivel mundial, elevó el riesgo de un agravamiento de la crisis energética global. El presidente de Estados Unidos, Donald Trump, aseguró que el régimen de Irá... [8717 chars]",
            "url": "https://www.infobae.com/america/mundo/2026/04/19/en-vivo-alto-al-fuego-entre-estados-unidos-e-iran/",
            "image": "https://www.infobae.com/resizer/v2/5PO5OLIYO5HK7JOF6YQSMYELZQ.jpg?auth=20ed7cccadc3f3de5af632743cbc8f68519699141277128087c5d855b377468d&smart=true&width=1200&height=630&quality=85",
            "publishedAt": "2026-04-19T07:40:00Z",
            "lang": "es",
            "source": {
                "id": "32b61a562295a89bd1b5b9b4fc2ff364",
                "name": "Infobae",
                "url": "https://www.infobae.com"
            }
        }
    ]
}

Categories