x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//system/relay/runtime' \
--header 'x-api-key: <api-key>'{
"status": "running",
"started_at": "2026-03-16T08:00:00-04:00",
"uptime_seconds": 3600,
"pending_commands": 0
}