New API Routes: Online Users and System Message (For Developers)

image

We are happy to add this two new API routes to our already existing routes.

New API Routes: online users

A new API route has been added to the arsenal. The ability to get all of the current chat sessions. You can now access the complete list of chatters and viewers of a given room using the API. For more information visit the currentĀ  online users route.

Enhance API Routes: System Message

The old API route: send system message has now been upgraded to feature an [optional] username and an [optional] image variables. This change allows the API user to send a system message that will look like it was sent by an actual user in the chat room. For more information visit the system message route.

That’s it for now. Stay tuned for more updates!
And if you have any questions, suggestions, or feature requests in the meantime, please feel free to get in touch here.

What is RumbleTalk RESTful API?

For those who are new. The RumbleTalk API let you fully manage your group chats from your service. Control, configureĀ and design your own group chats without the need to enter the RumbleTalk administration panel.

With this RESTful API you’ll be able to do the following:

Manage your chat rooms
Design your chat rooms
Manage your users and administrators
Ban and revoke bans of IP addresses
Read your chat messages
Send system messages to your chat rooms
And more!
Start by getting your key and secret. Detailed information on how to get them can be found in our authentication page.