Retrieve list of all chat rooms
Learn how to retrieve the list of all chat rooms using iFlyChat REST API
Get the list of all chat rooms
POST
https://api.iflychat.com/api/1.1/rooms/list
You can use iFlyChat API to programmatically retrieve the list of all chat rooms.
Path Parameters
Curl Command
This the sample curl command required to make HTTP request:
Last updated