Skip to main content
GET
/
hardware
/
stats
Hardware Stats
curl --request GET \
  --url https://dream-gateway.livepeer.cloud/hardware/stats
{
  "pipeline": "<string>",
  "model_id": "<string>",
  "gpu_stats": {}
}
This page is still cooking... Expect big things soon!
Check the github issues for ways to contribute! Or provide your feedback in this quick form

Response

200 - application/json

Successful Response

Response model for real-time GPU statistics.

pipeline
string
required
model_id
string
required
gpu_stats
Gpu Stats ยท object
required
Last modified on February 18, 2026