{
  "status": "ONLINE_AND_ACTIVE",
  "system": "Evans Mathibe AI Platform Engine",
  "gateway_protocol": "JSON-RPC 2.0 Over HTTPS",
  "version": "1.8.0",
  "timestamp": "2026-06-12T22:22:39.094Z",
  "multi_tenant": {
    "enabled": true,
    "tenants": 0,
    "plans": [
      "free",
      "starter",
      "professional",
      "enterprise"
    ]
  },
  "endpoints": {
    "health": "/health",
    "compliance": "/compliance",
    "tools": "/tools",
    "rpc": "/rpc",
    "sse": "/sse",
    "webhook": "/webhook/stripe",
    "metrics": "/metrics"
  },
  "crypto": {
    "supported": true,
    "currencies": [
      "btc",
      "eth",
      "sol",
      "usdc",
      "usdt",
      "matic",
      "doge",
      "ltc",
      "bnb",
      "xrp",
      "ada",
      "dot",
      "avax",
      "atom",
      "link",
      "uni"
    ]
  },
  "decentralized": {
    "supported": true,
    "features": [
      "wallet_auth",
      "onchain_verify",
      "dao_voting"
    ]
  },
  "python_scripts": {
    "supported": true,
    "execution": "sandbox",
    "max_timeout": 300
  },
  "byok": {
    "supported": true,
    "providers": [
      "openai",
      "anthropic",
      "google-gemini",
      "groq",
      "together",
      "mistral",
      "cohere",
      "huggingface",
      "replicate",
      "deepseek",
      "perplexity",
      "stability-ai",
      "elevenlabs",
      "claude",
      "ollama"
    ]
  },
  "worker_url": "https://azaria-ai-worker.evansmathibe82.workers.dev",
  "frontend_url": "https://azaria-ai-frontend.pages.dev",
  "github": "https://github.com/Evansxm/azaria-ai-agency"
}