HomeServer: https://vn-rtmessaging.rtcenter.org
1.Insert Room Matrix
- Description: Insert room to rtcenter
- URL: https://rtcenter.org/services/insert-room-matrix?uuid_matrix=xxxx?roomId_center=xxx
- Method: GET
2.Get Public Room
- Description: Get public room of chat server through RtCenter
- URL: https://rtcenter.org/services/get-public-rooms?access_token=xxx
- Method: GET
3.Get User List (Deprecated)
- Description: Get user list of chat server through RtCenter
- URL:https://rtcenter.org/services/matrix-members-profile?uuid_matrix=xxx?filter=xxx
- Method: GET.
4.Get User List support filter, limit (Deprecated)
- URL: https://rtcenter.org/services/matrix-members-filter
params: uuid_matrix, filter, limit (default FALSE)
5.Search Users
- Description: Get public room of chat server through RtCenter
- URL: https://rtcenter.org/services/matrix-user-directory-search
- Method: POST
- Body:
{“uuid_matrix”:"@C0261484814876.5394858807a1c83de26.27619520:vn-rtmessaging.rtcenter.org",“search_term”:“minh p”, limit: 10}