Chat Robot
Chat Robot API endpoints handle all relevant chat robot calls. You need to be authenticated and obtain a token before you can issue an API call.
The base URL is:
https://api.botx.cloud/chatrobot/
Followed by the chat robot id:
https://api.botx.cloud/chatrobot/1022/
Followed by a method/action you wish your robot to perform.
Please see particular endpoints for more detail.