Retrieve Total Population Now
Please see <a href="/">the full API browser</a> for more information.
GET /1.0/population/World/today-and-tomorrow/?format=api
{
"total_population": [
{
"date": "2026-04-04",
"population": 8246209071
},
{
"date": "2026-04-05",
"population": 8246406923
}
]
}