Canada Nation News API

Get the live top nation headlines from Canada with our JSON API.

Get API key for the Canada Nation 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 Canada.

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=nation&apikey=API_KEY
{
    "totalArticles": 390588,
    "articles": [
        {
            "id": "04c8c3580564955bf242bbfbd733e911",
            "title": "Ontario Premier Doug Ford talks tariffs, quotes Reagan in Michigan university grad speech",
            "description": "Ontario Premier Doug Ford delivered a commencement speech at a U.S. university Saturday, touching on the close ties between Canadians and Americans, as well as the risk imposed by tariffs.",
            "content": "Ontario Premier Doug Ford delivered a commencement speech at a U.S. university Saturday, touching on the close ties between Canadians and Americans, as well as the risk imposed by tariffs.\nDressed in a black cap and gown, Ford addressed hundreds of g... [3217 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/doug-ford-honorary-doctorate-commencement-speech-michigan-university-9.7185599",
            "image": "https://i.cbc.ca/ais/725386ec-f4c4-4060-be04-8fdb21fb7ed8,1777732808510/full/max/0/default.jpg?im=Crop%2Crect%3D%283%2C0%2C1315%2C739%29%3BResize%3D620",
            "publishedAt": "2026-05-02T15:43:04Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "c68c9630f5b7a9ad49df6ad6d9f87fea",
            "title": "Doug Ford gets degree from Saginaw Valley State University",
            "description": "Ontario Premier Doug Ford received an honorary doctorate from a U.S. university on Saturday.",
            "content": "Ontario Premier Doug Ford received an honorary doctorate from a U.S. university on Saturday.\nFord wore a black cap and gown as he took to the stage at Saginaw Valley State University in Michigan to receive a Doctor of Humane Letters degree.\nIn a comm... [1486 chars]",
            "url": "https://www.cp24.com/politics/queens-park/2026/05/02/premier-doug-ford-receives-honorary-degree-from-us-university/",
            "image": "https://www.cp24.com/resizer/v2/A45KX2RZLBMJMJY7IEGDQNURL4.jpg?smart=true&auth=3aa614bd5943e7ff7bf3b290aae9573584f2b47eaf31286c0d0bab56da1f851b&width=1200&height=630",
            "publishedAt": "2026-05-02T14:55:27Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "8e37995e48d49c93f84cb4a7b9c0b3ce",
            "title": "Toronto police warn violent offender released from prison",
            "description": "Police are warning residents in the Toronto area of a “high risk” violent offender who was recently released from prison earlier this week.",
            "content": "Police are warning residents in the Toronto area of a “high risk” violent offender who was recently released from prison earlier this week.\nOfficials say 49-year-old William Charles Gibson was released on Friday after serving four months and 22 days ... [504 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/05/02/toronto-police-warn-of-high-risk-violent-offender-released-from-prison/",
            "image": "https://www.cp24.com/resizer/v2/M6WLFVFLQRAMRHFLAH57U6ZUYM.jpeg?smart=true&auth=2829f9200915ff011848ebaf654f639c5f5e2affb104dcf65677bd3b0b0b7816&width=1200&height=630",
            "publishedAt": "2026-05-02T14:51:40Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        }
    ]
}

Categories