The platform has become a hub for specific fanbases, including global fandoms like , with substantial engagement on social media platforms like TikTok regarding concert streams and exclusive content. Banflix BTS Chinese Website: Watch BTS in the Soop
| Goal | Benefit | |------|----------| | | Users spend more time per session (average +30 min) when they can watch together. | | Drive acquisition | Social invites act as organic referrals – each party can generate up to 3 new sign‑ups. | | Differentiate Banflix | Few competitors have a low‑latency, cross‑platform sync + reaction layer built in. | | Monetise | Offer “Premium Party” (HD+4K sync, custom avatars, private rooms) as a $2.99/month add‑on. |
The emergence of has sparked significant interest in the streaming community as of May 2026. Positioning itself as a nimble competitor to giants like Netflix and Disney+, this platform aims to carve out a niche by offering diverse content and a highly personalized user experience. What is New Banflix?
All WebSocket traffic uses the same base path: wss://ws.banflix.com/party/:roomId .
| Method | URL | Body | Returns | Auth | |--------|-----|------|---------|------| | POST | /api/party | titleId, roomName?, privacy?, inviteEmails[] | roomId, shareUrl | ✅ | | GET | /api/party/:roomId | – | roomInfo, participants[], chatHistory[] | ✅ | | POST | /api/party/:roomId/join | – | joined:true, streamToken | ✅ | | POST | /api/party/:roomId/leave | – | left:true | ✅ | | POST | /api/party/:roomId/control | pause | ack:true | ✅ (host only) | | POST | /api/party/:roomId/chat | message | msgId, createdAt | ✅ | | POST | /api/party/:roomId/reaction | emoji, timestampMs | ack:true | ✅ | | GET | /api/party/:roomId/recap | – | summaryObject | ✅ (participants or host) |
