curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/info{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_info": {}
}API reference for the hardware-info endpoint. Returns GPU and system hardware details for a gateway node.
curl --request GET \
--url https://dream-gateway.livepeer.cloud/hardware/info{
"pipeline": "<string>",
"model_id": "<string>",
"gpu_info": {}
}Was this page helpful?