{"service":"kakeibo-api","message":"API は稼働中です。認証: POST /auth/login（JWT）。ヘルス: GET /health","stripeWebhookRouting":{"summary":"Stripe の Live Webhook はフロントのオリジン（トップドメインの CloudFront+S3 や /kakeibo/ 配下）へ登録しないでください。そこへ POST すると SPA の index.html が返り（HTTP 200）、イベントは処理されず決済状態も更新されません。","typicalMisconfiguration":"例: https://ksystemapp.com/kakeibo/api/stripe/webhook にイベントを送ると HTML が返る構成があります。Stripe ダッシュボードのエンドポイント URL を API ホストに変更してください。","discoveredApiOrigin":"https://api.ksystemapp.com","recommendedWebhookUrls":["https://api.ksystemapp.com/api/stripe/webhook","https://api.ksystemapp.com/webhooks/stripe","https://api.ksystemapp.com/api/webhooks/stripe"],"envOverride":"リクエストの Host がローカル等のときは STRIPE_WEBHOOK_PUBLIC_API_ORIGIN（または PUBLIC_API_ORIGIN）で本番 API のベース URL を指定できます。"},"endpoints":{"health":"/health","auth":"/auth/login","transactions":"/transactions","summary":"/summary/month","monthEndForecast":"/summary/month-end-forecast","parseTransactionNlp":"POST /parse-transaction","fixedCosts":"/settings/fixed-costs","importFormats":"/settings/import-formats","stripeWebhook":"/webhooks/stripe","stripeWebhookApiPrefixed":"/api/webhooks/stripe","stripeWebhookAliasStripePath":"/api/stripe/webhook","stripeWebhookAfterApiPrefixStrip":"/stripe/webhook","billingCheckoutSession":"/billing/checkout-session","billingSubscriptionStatus":"/billing/subscription-status","billingStripeStatus":"/billing/stripe-status","publicConfig":"/config","publicSettings":"/public/settings","userStats":"/user-stats","userStatsApiPrefix":"/api/user-stats","billingPortalSession":"/billing/portal-session","billingCancelSubscription":"/billing/cancel-subscription","announcement":"/announcement","adminAnnouncement":"/admin/announcement","adminAccessStats":"/admin/access-stats","adminMonitorRecruitmentSettings":"/admin/monitor-recruitment-settings","adminPublicRegistrationSettings":"/admin/public-registration-settings","adminReceiptLearningCatalog":"/admin/receipt-learning-catalog","adminReceiptLearningScorePreview":"POST /admin/receipt-learning-score-preview","supportChatMessages":"/support/chat/messages","supportChatRead":"/support/chat/read","familyChatMessages":"/family/chat/messages","familyChatRead":"/family/chat/read","adminSupportChatRead":"/admin/support/chat/read","supportChatMessageById":"/support/chat/messages/{id}","familyChatMessageById":"/family/chat/messages/{id}","adminSupportChatFamilies":"/admin/support/chat/families","adminSupportChatMessages":"/admin/support/chat/messages","checkPermission":"/check-permission?feature=…","checkPermissionApiPrefixed":"/api/check-permission?feature=…","featurePermissions":"/feature-permissions","adminFeaturePermissions":"/admin/feature-permissions","paypayImportPreview":"/import/paypay-csv/preview","paypayImportCommit":"/import/paypay-csv/commit"}}