{"service":"hulu-backend","appRelease":{"latest":"GET /app/releases/latest?platform=windows-x86_64","downloadLatestWindows":"GET /download/latest/windows-x64","tauriLatestWindows":"GET /releases/windows/x64/latest.json"},"billing":{"consumeCredits":"POST /billing/credits/consume","creditsPackSkusPost":"POST /billing/skus/credits-packs","creditsPackSkusGet":"GET /billing/skus/credits-packs?device_id=&device_fingerprint=","ledgerSummaryPost":"POST /billing/credits/ledger-summary","ledgerSummaryGet":"GET /billing/credits/ledger-summary?device_id=&device_fingerprint=","createCreditsPackOrder":"POST /billing/orders/credits-pack（待支付；已配支付宝时返回 qr_code + pay_url）","creditsPackOrderStatus":"POST /billing/orders/credits-pack/status（轮询 / 补单）","mockPayOrder":"POST /billing/orders/mock-pay（需 MOCK_BILLING_ENABLED=true）","toolSubscriptionOffers":"POST /billing/tools/:toolId/subscription-offers","toolSubscriptionOrder":"POST /billing/orders/tool-subscription","toolSubscriptionOrderStatus":"POST /billing/orders/tool-subscription/status","alipayNotify":"POST /alipay/notify（支付宝异步通知，form-urlencoded）"},"public":{"emailCopyPage":"GET /public/email-copy#c=验证码（邮件「复制验证码」；需 PUBLIC_WEB_BASE_URL）"},"auth":{"sendCode":"POST /auth/email/send-code","register":"POST /auth/email/register","loginByCode":"POST /auth/email/login-by-code","loginByPassword":"POST /auth/email/login-by-password","resetPassword":"POST /auth/email/reset-password","sessionCheck":"POST /auth/session/check","logout":"POST /auth/logout","profileSendEmailChangeCode":"POST /auth/profile/send-email-change-code","emailChangeSendCurrentCode":"POST /auth/profile/email-change/send-current-code","emailChangeVerifyIdentity":"POST /auth/profile/email-change/verify-identity","emailChangeComplete":"POST /auth/profile/email-change/complete","passwordChangeSendCurrentCode":"POST /auth/profile/password-change/send-current-code","passwordChangeVerifyIdentity":"POST /auth/profile/password-change/verify-identity","passwordChangeComplete":"POST /auth/profile/password-change/complete","profileAvatarPresign":"POST /auth/profile/avatar-presign","profileUpdate":"POST /auth/profile/update"},"ai":{"batchRenameSuggest":"POST /ai/batch-rename-suggest","translate":"POST /ai/translate"}}