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": {}
}

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