{
  "schema_version": "1.0",
  "agent_name": "GLANZZ Beauty-Studio Assistentin (Lilly)",
  "description": "GLANZZ Beauty-Studio in Ludwigsburg: Kosmetik, Wimpern, Augenbrauen, Permanent Make-up, Waxing, Fußpflege, Maniküre und Massage — plus die GLANZZ Akademie (Video-Seminare mit Zertifikat für Kosmetik-Profis). Die Assistentin Lilly beantwortet Fragen zu Leistungen, Preisen und Terminen.",
  "url": "https://glanzz.de",
  "logo": "https://glanzz.de/assets/img/logo-trans-256.png",
  "documentation_url": "https://glanzz.de/",
  "terms_of_service_url": "https://glanzz.de/impressum.php",
  "privacy_policy_url": "https://glanzz.de/datenschutz.php",
  "authentication": {
    "type": "none",
    "description": "Öffentliche Endpunkte. Chat via POST an /api/chat.php mit JSON {messages:[...]}."
  },
  "endpoints": [
    {
      "url": "https://glanzz.de/api/chat.php",
      "path": "/api/chat.php",
      "method": "POST",
      "description": "Chat mit der GLANZZ-Assistentin Lilly (Leistungen, Preise, Termine). Antwortet als SSE-Stream.",
      "request_format": "application/json",
      "response_format": "text/event-stream",
      "priority": "high"
    },
    {
      "url": "https://glanzz.de/api/status.php",
      "path": "/api/status.php",
      "method": "GET",
      "description": "Liveness-Probe.",
      "response_format": "application/json",
      "priority": "low"
    }
  ],
  "nap": {
    "name": "GLANZZ Beauty-Studio",
    "street": "Solitudeallee 2",
    "postal_code": "71636",
    "city": "Ludwigsburg",
    "country": "DE",
    "phone": "+491636926032",
    "whatsapp": "https://wa.me/491636926032",
    "email": "info@glanzz.de"
  },
  "content_policy": {
    "allow_crawl": true,
    "allow_indexing": true,
    "allow_training": false,
    "preferred_region": "EU",
    "disallow_paths": ["/api/chat_ratelimit.json", "/backend/", "/seminare/_lib/", "/landingpages/_lib/"]
  },
  "last_updated": "2026-06-26",
  "contact": {
    "email": "info@glanzz.de",
    "support_email": "info@glanzz.de"
  }
}
