API Reference
Health
API Reference
Health
Health check endpoint.
GET
/
v1
/
health
curl --request GET \
--url https://api.vlm.run/v1/health
"<any>"
Response
200 - application/json
Successful Response
The response is of type any
.
curl --request GET \
--url https://api.vlm.run/v1/health
"<any>"