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": 568564,
    "articles": [
        {
            "id": "8286229a5f3cd49da8cf5d2ecb1bc394",
            "title": "Europe Heat Wave Live Updates: Spain Warns of High Death Toll in Heat Wave",
            "description": "A Spanish monitoring agency linked the extreme heat to an estimated rise in deaths since Sunday. Days of scorching temperatures are testing Europe’s ability to adapt to extreme weather.",
            "content": "The heat has also proved deadly.\nIn Spain, where temperatures soared past 38 degrees Celsius, or 100 Fahrenheit, over several days, a monitoring institute linked to the country’s health ministry said an estimated 212 deaths could be attributed to the... [25346 chars]",
            "url": "https://www.nytimes.com/live/2026/06/25/weather/europe-heat-wave-uk-france",
            "image": "https://static01.nyt.com/images/2026/06/25/multimedia/25europe-heat-promo-915am-ET-zvfw/25europe-heat-promo-915am-ET-zvfw-facebookJumbo.jpg",
            "publishedAt": "2026-06-25T13:44:03Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        },
        {
            "id": "390dc8cd8b023e5a00c3b025789204bc",
            "title": "JPMorgan names co-presidents, setting up new horse race to succeed CEO Jamie Dimon",
            "description": "JPMorgan Chase on Thursday appointed a pair of senior executives to newly created co-president roles -- setting up what appears to be a new horse race to succeed chief executive Jamie Dimon.",
            "content": "JPMorgan Chase on Thursday appointed a pair of senior executives to newly created co-president roles — setting up what appears to be a new horse race to succeed chief executive Jamie Dimon.\nDoug Petno and Troy Rohrbaugh, who have jointly run the bank... [3227 chars]",
            "url": "https://nypost.com/2026/06/25/business/jpmorgan-names-co-presidents-setting-up-new-horse-race-to-succeed-ceo-jamie-dimon/",
            "image": "https://nypost.com/wp-content/uploads/sites/2/2026/06/crop-39790639.jpg?quality=75&strip=all&w=1200",
            "publishedAt": "2026-06-25T12:56:00Z",
            "lang": "en",
            "source": {
                "id": "9d7e5ab9f28d430ac851e2b94640216c",
                "name": "New York Post",
                "url": "https://nypost.com"
            }
        },
        {
            "id": "6f9cb5549456a4d3baa73b4d07c16517",
            "title": "¿Qué gana Miss Universe Puerto Rico 2026? Estos son los lujosos premios",
            "description": "La nueva soberana se llevará un paquete que impulsa su imagen, salud, formación y proyección internacional",
            "content": "Convertirse en la nueva Miss Universe Puerto Rico 2026 no solo asegura un pase directo a la codiciada Edición Diamante del certamen internacional que tendrá lugar este mes de noviembre en el Coliseo de Puerto Rico José Miguel Agrelot, sino también el... [2493 chars]",
            "url": "https://www.elnuevodia.com/entretenimiento/farandula/notas/una-corona-que-lo-cambia-todo-los-lujosos-premios-de-miss-universe-puerto-rico-2026/",
            "image": "https://www.elnuevodia.com/resizer/v2/5KQWIJLYORCRDKKNLHSXN7C3AQ.jpeg?auth=8a50f03f72ecc75a1df9b9ed250826e88b543a9510c1c1d07eb104d83c61bc99&quality=75&width=1200&height=717&focal=2838%2C1047",
            "publishedAt": "2026-06-25T12:43:37Z",
            "lang": "es",
            "source": {
                "id": "dcbaf0be33203c3a7f047c2a890430ab",
                "name": "Noticias de Puerto Rico hoy",
                "url": "https://www.elnuevodia.com"
            }
        }
    ]
}

Categories