{"name":"Gena API","version":"2.0.0","description":"AI 웹페이지 요약 서비스 API","endpoints":{"auth":["POST /api/auth/signup - 회원가입","POST /api/auth/login - 로그인","POST /api/auth/logout - 로그아웃","GET /api/auth/me - 현재 사용자 정보","PUT /api/auth/profile - 프로필 업데이트","POST /api/auth/change-password - 비밀번호 변경","POST /api/auth/refresh - 토큰 갱신","POST /api/auth/forgot-password - 비밀번호 재설정 요청","POST /api/auth/verify-email - 이메일 인증"],"chat":["POST /api/chat - 채팅/요약 요청","GET /api/chat/circuit-breaker - Circuit Breaker 상태 조회"],"usage":["GET /api/usage - 현재 사용량 조회","GET /api/usage/statistics - 사용량 통계 조회","GET /api/usage/check - 사용 가능 여부 확인","GET /api/usage/reset-info - 리셋 시간 정보"],"history":["GET /api/history/statistics - 히스토리 통계","GET /api/history - 히스토리 목록 조회","POST /api/history - 히스토리 저장","GET /api/history/:id - 단일 히스토리 조회","POST /api/history/:id/qa - Q&A 추가","DELETE /api/history/:id - 히스토리 삭제"],"system":["GET /health - 헬스체크","GET / - API 정보"]},"authentication":{"type":"JWT","header":"Authorization: Bearer <token>","note":"대부분의 엔드포인트는 JWT 인증이 필요합니다"},"documentation":["https://docs.gena.com/api"],"timestamp":"2026-04-05T19:47:48.257Z"}