Healthz
API Reference
Healthz
Check the health of the container.
GET
Healthz
Documentation Index
Fetch the complete documentation index at: https://docs.getlimina.ai/llms.txt
Use this file to discover all available pages before exploring further.
We use analytics and minimal tracking across our websites to help improve performance and user experience. Our privacy policy.
curl --request GET \
--url https://api.private-ai.com/community/healthz \
--header 'x-api-key: <api-key>'{
"success": true,
"gpu_inference_engine_success": true
}Check the health of the container.
curl --request GET \
--url https://api.private-ai.com/community/healthz \
--header 'x-api-key: <api-key>'{
"success": true,
"gpu_inference_engine_success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.getlimina.ai/llms.txt
Use this file to discover all available pages before exploring further.