v1
latestOpenAPI 3.0.32026-07-1712816.3 KButility
Get server status
Returns basic server status and order statistics.
get/
Response
Server status and order statistics
Example response
{
"status": "up",
"activeOrders": 2,
"totalOrders": 10,
"registeredUsers": 5,
"timestamp": "2025-05-06T12:00:00Z"
}