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": 380200,
    "articles": [
        {
            "id": "46e4fa909ef1cd3cf40ba572fc3f58b4",
            "title": "John Bolton says Canada must play the long game with Trump",
            "description": "The U.S. President was never serious about annexing Canada, the former ambassador says",
            "content": "Former U.S. ambassador John Bolton says he believes U.S. President Donald Trump was never serious about annexing Canada and that it’s important to separate him from the rest of America.\nIn a wide-ranging interview at Intersect, a conference hosted by... [3190 chars]",
            "url": "https://www.theglobeandmail.com/world/article-john-bolton-says-canada-must-play-the-long-game-with-trump/",
            "image": "https://www.theglobeandmail.com/resizer/v2/3WDGMOE4AVDJFGLJCIZJN7TBMQ.JPG?auth=d71f4a47ff083508408e9af88ff443af2791aeaf4394e836ce484aba0a4c6798&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-04-22T23:52:35Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "a4a0260d23f3e417a4f3872f1084f9d2",
            "title": "Alberta family faces ‘uncertain future’ after toddler’s rare disease care funding denied",
            "description": "The family of a two-year-old toddler from Airdrie is fighting with the Alberta health-care system over its refusal to pay for potentially life-saving treatment in Europe.",
            "content": "The Alberta family of a toddler with a rare condition is fighting with the province’s health-care system over its refusal to pay for a potentially life-saving treatment.\n“Myla is such a happy, exploring little girl. She is always interested in figuri... [8947 chars]",
            "url": "https://globalnews.ca/news/11812425/alberta-family-fights-for-life-saving-treatment-for-their-toddler/",
            "image": "https://globalnews.ca/wp-content/uploads/2026/04/happy-toddler_1.jpg?quality=65&strip=all&crop=0px%2C0px%2C1920px%2C1014px&resize=720%2C379",
            "publishedAt": "2026-04-22T23:30:40Z",
            "lang": "en",
            "source": {
                "id": "a301f1a787ffad153a758085184d4bbb",
                "name": "Global News",
                "url": "https://globalnews.ca"
            }
        },
        {
            "id": "bd2c865a27cb4885eeab96d4b8670d27",
            "title": "Le printemps 2026 s’annonce coûteux",
            "description": "À Rivière-Rouge, le bruit des pompes recouvrait les « je n’ai jamais vu ça » soufflés par les résidants au passage de La Presse mercredi. Les citoyens de cette petite ville des Laurentides ont déjà connu des inondations, mais pour eux, l’année 2026 sera marquante.",
            "content": "À Rivière-Rouge, le bruit des pompes recouvrait les « je n’ai jamais vu ça » soufflés par les résidants au passage de La Presse mercredi. Les citoyens de cette petite ville des Laurentides ont déjà connu des inondations, mais pour eux, l’année 2026 s... [5020 chars]",
            "url": "https://www.lapresse.ca/actualites/grand-montreal/2026-04-22/crues-printanieres-a-riviere-rouge/le-printemps-2026-s-annonce-couteux.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/9e76d379d1723c1b8a40b78e53768890.jpg",
            "publishedAt": "2026-04-22T23:30:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        }
    ]
}

Categories