{"message":"Text2SOAP API - Hybrid Output Support","version":"1.0.0","status":"running","port":33333,"base_url":"http://127.0.0.1:33333","endpoints":{"health":"/health","convert":"/text2soap (POST)","docs":"/docs"},"setup":{"default_port":33333,"current_port":33333,"config_env":"PORT_NUMBER"},"authentication":{"methods":["API Key (Bearer Token)","Clerk JWT"],"clerk_configured":true,"note":"Clerk authentication provides complete security for all client types"},"output_formats":{"medical_json":"医療SOAP記録（JSON形式）- デフォルト","xml_soap":"標準XML SOAP形式（W3C準拠）","both":"両形式を同時出力（ハイブリッド）"},"usage":{"basic":"POST /text2soap with {\"prompt\": \"text\"} for medical_json","xml_soap":"POST /text2soap with {\"prompt\": \"text\", \"output_format\": \"xml_soap\"}","hybrid":"POST /text2soap with {\"prompt\": \"text\", \"output_format\": \"both\"}"},"features":{"backward_compatibility":"既存クライアントは変更不要","hybrid_support":"複数出力形式の選択可能","ai_powered":"Gemini AI統合済み"}}