Skip to content

Get platform statistics

GET
/v1/stats

Returns public platform statistics such as active users, boards online, and uptime.

Responses

OK

application/json
JSON
{
  
"active_users": 0,
  
"boards_online": 0,
  
"flash_jobs": 0,
  
"uptime": 0
}

Playground

Samples

Powered by VitePress OpenAPI