Canada Business News API

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

Get API key for the Canada Business 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=business&apikey=API_KEY
{
    "totalArticles": 304560,
    "articles": [
        {
            "id": "c808dda3ff731549aae72c3e6efbcdef",
            "title": "Stock futures fall as Iran attack on Israel shakes fragile ceasefire",
            "description": "Investors will also be focused on inflation data and the public debut of SpaceX on Friday.",
            "content": "Stock futures slipped Sunday night after Iran reportedly fired missiles at Israel, jeopardizing a fragile ceasefire and heightening uncertainty following last week's sharp Nasdaq selloff.\nFutures tied to the Dow Jones Industrial Average lost 80 point... [2349 chars]",
            "url": "https://www.cnbc.com/2026/06/07/stock-market-today-live-updates.html",
            "image": "https://image.cnbcfm.com/api/v1/image/108312806-1779913856623-gettyimages-2278503899-6k4a0467_cotgnhag.jpeg?v=1779913941&w=1920&h=1080",
            "publishedAt": "2026-06-07T22:37:00Z",
            "lang": "en",
            "source": {
                "id": "32c2ad3fb41cb87b5b847d750028dff0",
                "name": "CNBC",
                "url": "https://www.cnbc.com"
            }
        },
        {
            "id": "0ed0c46942dc1417c7fe25185f529909",
            "title": "Judge throws out lawsuit against Winnipeg power broker Sandy Riley",
            "description": "Case motivated by plaintiff’s ‘personal animus’ toward Riley, Manitoba judge rules",
            "content": "A Manitoba judge has thrown out a lawsuit against Winnipeg businessman Sandy Riley that alleged he sexually assaulted the co-founder of a startup he invested in, ruling the case was motivated by the plaintiff’s “personal animus” toward Mr. Riley.\nCou... [2846 chars]",
            "url": "https://www.theglobeandmail.com/business/article-lawsuit-winnipeg-sandy-riley-business/",
            "image": "https://www.theglobeandmail.com/resizer/v2/KGIYZWQWUFGXFPRDSXIP5I3MVI.jpg?auth=a3a3ca01eee66cb2b98439b9eea64d04c65b6be638eb4ad60df5c7d2f227907d&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-06-07T21:28:58Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "8e2a78dac14f96a0b60c4b9576dbf23e",
            "title": "Bank of Canada likely to hold rates as economy stagnates",
            "description": "Central bank widely expected to keep policy rate at 2.25% this week",
            "content": "The Bank of Canada is expected to keep interest rates steady this week as the Canadian economy struggles to grow and trade uncertainty clouds the outlook.\nThe global oil price shock, driven by the war in the Middle East, has pushed headline inflation... [5511 chars]",
            "url": "https://www.theglobeandmail.com/business/article-bank-of-canada-interest-rate-decision-economy-trade-oil-outlook/",
            "image": "https://www.theglobeandmail.com/resizer/v2/GGTSGG42QFGLTNZQSAESUDYV3I.JPG?auth=8bc4b297d8423e2788e5063e2d6f52dc37b8ed0dd82945c83209d7b9e4918f8f&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-06-07T19:48:53Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        }
    ]
}

Categories