curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/stats{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_stats": {}
}API reference for the hardware-stats endpoint. Returns real-time GPU utilization and memory stats.
curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/stats{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_stats": {}
}Was this page helpful?