Dowell Living Lab Chat API
Welcome to the Dowell Living Lab Chat API documentation! This API allows you to create chat rooms, send messages, and retrieve messages. Below, you’ll find explanations of the key features and how to use them.
Dowell Living Lab Chat API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
createMessage /api/v2/room-service/ |
Creates a New Message |
| GET |
getMessage /api/v2/room-service/ |
Returns all the messages within a given room |
| POST |
createPublicRoom /api/v2/publicroom/ |
Create a new public chat room in the Living Lab Chat application. |
| GET |
fetchPublicRoom /api/v2/publicroom/ |
Retrieve all public room based on the room_id |
Dowell Living Lab Chat API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|