curl -s http://localhost:8000/health

Category: AI/ML Tooling

curl -s http://localhost:8000/health

Check vLLM server health

Returns HTTP 200 with the body OK when the vLLM server and its engine are healthy, making it the endpoint load balancers and monitoring poll. A 503 means the engine died or is still starting. The first health check may stay non-OK for minutes while the model loads.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.