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": 383192,
    "articles": [
        {
            "id": "8b1ebdd780ede8c27a7baa14d709da8e",
            "title": "3 people shot at with replica gun in suspected hate crime outside Toronto synagogue",
            "description": "One person was struck and suffered minor injuries. Officers are investigating the matter as a hate-motivated offence, Toronto police said.",
            "content": "Toronto police are investigating after three people were shot at outside a synagogue Thursday night.\nPolice said people were standing in front of Chasidei Bobov synagogue in the area of Bathurst Street and Highway 401 when someone in a vehicle fired ... [3604 chars]",
            "url": "https://globalnews.ca/news/11840417/3-people-shot-at-with-replica-gun-in-suspected-hate-crime-outside-toronto-synagogue/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/05/Toronto-Synagogue.jpg?quality=65&strip=all&w=720&h=379&crop=1",
            "publishedAt": "2026-05-08T22:32:35Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "850a74b40ef0e371a77ae67d83711168",
            "title": "Man, 18, charged in suspected hate-motivated assaults against Toronto Jewish community: police",
            "description": "An 18-year-old Vaughan man has been charged in connection with two suspected hate-motivated assaults against Toronto's Jewish community, police say.",
            "content": "An 18-year-old Vaughan man has been charged in connection with two suspected hate-motivated assaults against Toronto's Jewish community, police say.\nThe man faces four counts of assault with a weapon and two counts of possession of a weapon for a dan... [2178 chars]",
            "url": "https://www.cbc.ca/news/canada/toronto/toronto-synagogue-shooting-9.7192796",
            "image": "https://i.cbc.ca/ais/91a4b93b-f328-4de0-a0a6-d952fa208b06,1778256987380/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C0%2C5712%2C3213%29%3BResize%3D620",
            "publishedAt": "2026-05-08T20:50:37Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "6e27dc00ab0cc2e57e05e54938929d00",
            "title": "3 men found guilty of 1st-degree murder in 2022 killing of Abbotsford couple",
            "description": "Three men have been found guilty of first-degree murder in the 2022 killing of an Abbotsford couple.",
            "content": "Three men have been found guilty of first-degree murder in the 2022 killing of an Abbotsford couple.\nArnold and Joanne De Jong were found dead in their Abbotsford home on Arcadian Way, a rural area in the north of the city, on May 9, 2022.\nNearly fou... [2624 chars]",
            "url": "https://www.cbc.ca/news/canada/british-columbia/abbotsford-double-homicide-de-jongs-decision-9.7192891",
            "image": "https://i.cbc.ca/ais/1.6449946,1671236471000/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C95%2C1280%2C720%29%3BResize%3D620",
            "publishedAt": "2026-05-08T20:49:51Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories