{"openapi":"3.0.0","info":{"title":"XIVIX 2026 PRO API - 보험 콘텐츠 마스터 (Full Package)","version":"2026.14.0","description":"Gemini 2.5 Pro 기반 초정밀 보험 콘텐츠 생성 엔진 - JSON_OBJECT 출력"},"paths":{"/api/generate/full-package":{"post":{"summary":"🌟 FULL PACKAGE - 구조화된 JSON 응답 (제목5 + 본문3 + 댓글5 + SEO키워드5)","description":"멀티모달 이미지 분석 포함, PRO+FLASH 모델 자동 분기, JSON_OBJECT 형식 출력","requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"concern":{"type":"string","description":"핵심 고민/주제"},"image":{"type":"string","description":"Base64 이미지 (선택)"},"mimeType":{"type":"string","description":"이미지 MIME 타입"}}}}}},"responses":{"200":{"description":"구조화된 JSON 응답","content":{"application/json":{"schema":{"type":"object","properties":{"success":{"type":"boolean"},"package":{"type":"object","properties":{"titles":{"type":"array","items":{"type":"object","properties":{"id":{"type":"number"},"text":{"type":"string"}}}},"contents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"number"},"style":{"type":"string"},"text":{"type":"string"}}}},"seoKeywords":{"type":"array","items":{"type":"string"}},"comments":{"type":"array","items":{"type":"object","properties":{"id":{"type":"number"},"nickname":{"type":"string"},"persona":{"type":"string"},"text":{"type":"string"}}}}}}}}}}}}}},"/api/generate/master":{"post":{"summary":"🔥 전문가 게시글 (PRO) - 스트리밍"}},"/api/generate/question":{"post":{"summary":"💬 질문 퍼포먼스 (FLASH)"}},"/api/generate/comments":{"post":{"summary":"🎭 여론 조작 댓글 (FLASH)"}},"/api/analyze/image":{"post":{"summary":"🖼️ 멀티모달 이미지 분석 (PRO)"}},"/api/trend":{"get":{"summary":"📈 실시간 네이버 보험 트렌드"}},"/api/health":{"get":{"summary":"❤️ Health Check"}}}}