Check if the API is running
curl --request GET \ --url https://aquilax.ai/api/v2/health
{ "ID": "95148e14be674e067be644de814de36c", "hostname": "localhost", "status": "ok", "timestamp": 1741492261, "version": 2 }
Service is healthy
Schema for health check response.