Comment on page

Retrieve list of all chat rooms

Learn how to retrieve the list of all chat rooms using iFlyChat REST API
post
https://api.iflychat.com
/api/1.1/rooms/list
Get the list of all chat rooms

Curl Command

This the sample curl command required to make HTTP request:
curl -H "Content-Type: application/json" -X POST https://api.iflychat.com/api/1.1/rooms/list -d "{\"api_key\":\"Wr4vpoJ_ET3lpBdX9E9TutUic4Dgb-gc7RGzuZvKqZgW5\"}"