GET
/api/v1/status
200 OK
{
"status": "operational",
"service": "enterprise-ai-gateway",
"environment": "production",
"infrastructure": {
"provider": "yandex-cloud",
"region": "ru-central1",
"cdn": true,
"cache": "HIT"
},
"integration": {
"platform": "1c-enterprise",
"ai_enabled": true,
"document_processing": true,
"semantic_search": true
},
"edge": "ru-central1-a",
"latency_ms": 14,
"request_id": "req_...",
"timestamp": ""
}