cURL
curl --request GET \ --url https://api.devkit4ai.com/api/v1/health/detailed
{ "status": "<string>", "database": {}, "file_storage": {}, "redis": {}, "system": {}, "timestamp": "<string>", "version": "<string>" }
Detailed health check with additional system information
Documentation IndexFetch the complete documentation index at: https://devkit4ai.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response