- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada Nation News API
Get the live top nation headlines from Canada with our JSON API.
Get API key for the Canada Nation News APIAPI 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": 366460,
"articles": [
{
"id": "6327d52e696e48c66a1c394ffabb2b3e",
"title": "6 Toronto police officers charged in corruption probe now suspended without pay",
"description": "Six Toronto police officers charged in a months-long corruption probe are now suspended without pay, the Toronto Police Service says.",
"content": "Six Toronto police officers charged in a months-long corruption probe are now suspended without pay, the Toronto Police Service says.\nNadine Ramadan, spokesperson for the police, confirmed in an email Friday the six officers charged in Project South ... [1288 chars]",
"url": "https://www.cbc.ca/news/canada/toronto/toronto-police-officers-charged-project-south-suspended-without-pay-9.7160136",
"image": "https://i.cbc.ca/ais/b7b9d582-9fd2-4f43-b4c4-dd729d1e2542,1770307426876/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C104%2C1352%2C760%29%3BResize%3D620",
"publishedAt": "2026-04-11T00:31:00Z",
"lang": "en",
"source": {
"id": "aa998c61041906c2082d63fdef6cc33a",
"name": "CBC",
"url": "https://www.cbc.ca"
}
},
{
"id": "f760cf9cb8e4419adaace2a859244aaf",
"title": "Judge orders temporary pause on Alberta separation referendum petition process",
"description": "The move effectively steps Elections Alberta from verifying signatures collected by Stay Free Alberta until an overall decision on an the associated First Nations' court challenge.",
"content": "An Alberta judge has put up a roadblock on a petition drive to force a vote on the province quitting Canada.\nJustice Shaina Leonard, in a written decision issued Friday afternoon, says Alberta separatism organizers can continue collecting signatures.... [1822 chars]",
"url": "https://globalnews.ca/news/11774421/judge-orders-temporary-pause-on-alberta-separation-referendum-petition-process/",
"image": "https://globalnews.ca/wp-content/uploads/2026/01/CP175666348.jpg?quality=65&strip=all&w=720&h=379&crop=1",
"publishedAt": "2026-04-11T00:29:19Z",
"lang": "en",
"source": {
"id": "a301f1a787ffad153a758085184d4bbb",
"name": "Global News",
"url": "https://globalnews.ca"
}
},
{
"id": "66783f48bc9f65115632b98dc460fe05",
"title": "La Cour suprême confirme l’annulation du prononcé de décès d’un Québécois",
"description": "La Cour suprême du Canada confirme l'annulation de la déclaration de décès d'un Québécois, qui serait vivant et en bonne santé en Iran.",
"content": "La Cour suprême du Canada a confirmé la décision d'une juge d'annuler la déclaration de décès d'un Québécois après que de nouveaux éléments de preuve eurent laissé croire qu'il était en réalité vivant et en bonne santé en Iran.\nUn jour de février 200... [3046 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2245441/cour-supreme-confirme-annulation-prononce-deces-quebecois",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/cour-supreme-5758.jpeg",
"publishedAt": "2026-04-11T00:25:40Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
}
]
}