GET
/
v2
/
health_check
curl --request GET \
  --url http://127.0.0.1:9550/v2/health_check
"<any>"

Perform a health check on the Shinkai API to ensure it’s functioning correctly.

Response

200
application/json
Health check successful

The response is of type any.