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": 539598,
    "articles": [
        {
            "id": "9d0bc2453047b9c1977cc34e69ea6057",
            "title": "CDC tightens home monitoring guidance for high-risk hantavirus contacts",
            "description": "People in the “high-risk” category are instructed to stay home and limit contact with others, avoid being in buildings other than their home and avoid visitors to their residences. They are also supposed to coordinate any essential travel with their state or local health department.",
            "content": "People in the “high-risk” category are instructed to stay home and limit contact with others, avoid being in buildings other than their home and avoid visitors to their residences. They are also supposed to coordinate any essential travel with their ... [404 chars]",
            "url": "https://www.washingtonpost.com/health/2026/05/15/cdc-tightens-home-monitoring-guidance-high-risk-hantavirus-contacts/",
            "image": "https://www.washingtonpost.com/wp-apps/imrs.php?src=https://cloudfront-us-east-1.images.arcpublishing.com/wapo/C5ACET6TV3DG6ZRLAOVPLI24VY.JPG&w=1440",
            "publishedAt": "2026-05-16T01:24:15Z",
            "lang": "en",
            "source": {
                "id": "aa250375ed4d1652ad2c07377b69f537",
                "name": "The Washington Post",
                "url": "https://www.washingtonpost.com"
            }
        },
        {
            "id": "572db897f2c22173ed32343a7fd30ef4",
            "title": "Texas Children’s will create ‘detransition clinic’ to settle DOJ and state investigation",
            "description": "Texas Children’s Hospital must create the country’s “first-ever detransition clinic,” Texas Attorney General Ken Paxton said in announcing a settlement over transgender healthcare.",
            "content": "Texas Children’s Hospital must create the country’s “first-ever detransition clinic,” Texas Attorney General Ken Paxton said Friday in announcing a settlement agreement that concludes a yearslong investigation into the medical center’s treatment prog... [7453 chars]",
            "url": "https://www.nbcnews.com/news/us-news/texas-childrens-hospital-detransition-clinic-settle-doj-paxton-rcna345340",
            "image": "https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2026-05/260515-texas-children-houston-mn-1400-7a7223.jpg",
            "publishedAt": "2026-05-16T00:40:00Z",
            "lang": "en",
            "source": {
                "id": "3bab6463853c054dc51d2427c1a5b69e",
                "name": "NBC News",
                "url": "https://www.nbcnews.com"
            }
        },
        {
            "id": "ea84784aad2b20e9e3f939c7525a2e66",
            "title": "Supreme Court Rejects Virginia Democrats’ Effort to Reinstate New Voting Map",
            "description": "State officials had asked the justices to step in to allow the state to use a congressional map in the midterms that was drawn by Democrats and recently approved by voters.",
            "content": "The Supreme Court on Friday rejected an emergency request by Democratic officials in Virginia to use a newly approved congressional district map in the midterms that would give their party an edge.\nInstead, the justices declined to overturn a recent ... [553 chars]",
            "url": "https://www.nytimes.com/2026/05/15/us/politics/supreme-court-virginia-redistricting.html",
            "image": "https://static01.nyt.com/images/2026/05/13/multimedia/00dc-scotus-virginia-lvgj/00dc-scotus-virginia-lvgj-facebookJumbo.jpg",
            "publishedAt": "2026-05-16T00:07:21Z",
            "lang": "en",
            "source": {
                "id": "2f580dc49292a1caf59cd86dd3c9e60b",
                "name": "The New York Times",
                "url": "https://www.nytimes.com"
            }
        }
    ]
}

Categories