Comprehensive health check of all API components. Returns detailed status for database, cache, queue, and other services.
GEThttps://api.aitronos.com/v1/health/details
Checks all system components and returns their health status. Useful for readiness probes and monitoring dashboards.
Returns a JSON response indicating success or failure.
cURL
- Bash
- Python
- JavaScript
curl -X GET "https://api.aitronos.com/v1/health/details"