Skip to content
Dashboard

Live model performance metrics accessible via AI Gateway

Link to headingModel list

Link to headingModel detail pages

Link to headingREST API

curl ai-gateway.vercel.sh/v1/models/[ai-gateway-string]/endpoints

curl ai-gateway.vercel.sh/v1/models/zai/glm-4.7/endpoints

{
"name": "cerebras | zai/glm-4.7",
"latency_last_1h": {
"p50": 456.5,
"p95": 774.95
},
"throughput_last_1h": {
"p50": 354,
"p95": 445.45
},
}

Ready to deploy?