{
  "name": "Technified API",
  "status": "online",
  "version": "1.0.0",
  "documentation": "https://docs.technified.xyz",
  "status_page": "https://status.technified.xyz",
  "dashboard": "https://technified.xyz/dashboard",
  "website": "https://technified.xyz",
  "endpoints": {
    "health": "/api/v1/system/health",
    "version": "/api/v1/system/version",
    "bot_status": "/api/v1/system/bot-status"
  }
}