Retrieve Total Population Now
Please see <a href="/">the full API browser</a> for more information.
GET /1.0/population/Norway/today-and-tomorrow/
{
"total_population": [
{
"date": "2025-04-11",
"population": 5545149
},
{
"date": "2025-04-12",
"population": 5545258
}
]
}