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": 303938,
    "articles": [
        {
            "id": "d709696303b726d7469a992b79855538",
            "title": "Almost 10% of Toronto mortgage holders won’t qualify to refinance next year, BoC says",
            "description": "A depressed housing market is adding risk to refinancing as delinquency rates in Toronto rise",
            "content": "Nearly one in 10 mortgage holders in the Toronto area won’t be able to refinance their loans or renew them with a new lender in 2027 if home prices remain at current depressed levels, according to a Bank of Canada report.\nThe central bank’s financial... [3840 chars]",
            "url": "https://www.theglobeandmail.com/business/article-toronto-mortgage-holders-refinance-boc-housing-market/",
            "image": "https://www.theglobeandmail.com/resizer/v2/3OS6TL2M3VBIRNIJC753RYH3WE.jpg?auth=416e0218f8d5ea758148fe93b03198226aaeafce9abf06a20678a5ae4869f4be&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-06-07T19:48:44Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "84d3273b7681c08a4f8e6a4ddba872e4",
            "title": "St. John’s Council Approves Water Street Demolition",
            "description": "St. John's city council has approved a heritage report related to the demolition of a number of buildings on W...",
            "content": "St. John’s city council has approved a heritage report related to the demolition of a number of buildings on Water Street.\nCouncil previously voted against a motion to grant the property at 157-163 Water Street heritage status, which would have prote... [495 chars]",
            "url": "https://vocm.com/2026/06/07/300917/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/06/157-water-street.png",
            "publishedAt": "2026-06-07T18:40:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        },
        {
            "id": "c9d0c60621a96a275c4c1a97ce3c6993",
            "title": "ANC Creating New Youth Mental Health Roles",
            "description": "The Association for New Canadians is planning to create a new position aimed at breaking the stigma around you...",
            "content": "The Association for New Canadians is planning to create a new position aimed at breaking the stigma around youth mental health.\nTen young people will work with others their age at curbing the stigma of mental health and, in some cases, steer their pe... [506 chars]",
            "url": "https://vocm.com/2026/06/07/300933/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/900/files/2026/06/kaveh-cpari.png",
            "publishedAt": "2026-06-07T17:46:00Z",
            "lang": "en",
            "source": {
                "id": "e1f7b8d1fbe1f1a390d9ca6465745832",
                "name": "VOCM",
                "url": "https://vocm.com"
            }
        }
    ]
}

Categories