Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.ai/api/health' \
--header 'Authorization: Bearer <token>'{
"status": "healthy",
"timestamp": "2026-06-30T10:05:12.510486+00:00",
"services": {
"application": "running"
}
}