1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18// initialize fizz IFizzClient fizzClient = new FizzClient("YOUR-APP-ID", "YOUR-APP-SECRET"); // add listener fizzClient.Chat.Listener.OnMessagePublished += (message) => { // messages received will be notified here }; // open connection and send message fizzClient.Open("userId", FizzLanguageCode.English, FizzServices.All, (openEx) => { if (openEx == null) { Dictionary<string, string> data; bool translate = true, persist = true, filter = true; fizzClient.Chat.PublishMessage("channelId", "userNick", "msgText", data, translate, filter, persist, (publishError) => { }); } });

Fizz powers chat for the world’s most innovative companies
Companies that have some of the most robust scale and feature requirements in the gaming and app space trust Fizz to power their chat.
5 M+
Users
60,000
Requests / Second
1,394,238,392
Messages Sent
32
Engagement
14
Retention
9
Monetization
FEATURES OVERVIEW
The right custom messaging experience for each gaming and product genre
Chat API & SDK
Right custom messaging experience designed for each gaming and product genre
Real-Time Translations API
Connect the world. Auto-Translations in 34+ languages
Chat Analytics API & SDK
Industry-first analytics to understand Whale Sentiment, Keyword trends, Chat Search
Customer & VIP Support
Engage live with VIP players and give them real-time support
Content Moderation
Robust content moderation tools to help keep toxicity and foster a healthy community
Sticker Store
Additional monetization opportunity selling custom premium stickers
Custom chat experience for each genre

Designed by Game Developers for Game Developers
Add chat in minutes!
Unity / .NET



