Skip to main content
GET
/
v2
/
health_check
cURL
curl --request GET \
  --url http://127.0.0.1:9550/v2/health_check
{
  "code": 1,
  "error": "<string>",
  "message": "<string>"
}
Perform a health check on the Shinkai API to ensure it’s functioning correctly.

Response

Health check successful