GWOCU AI services exposes a series of APIS that can be consumed to create Adminstrative Chatbot Modules, Regular Chatbots and users for these chatbots. Additionally chat history can be queried and chatbot coversations executed through these APIS.
These APIS can be used in both front end applications and backend application making them idealy suited for large enterprise systems. Depending on the type of account you requested, communication with the APIS can be protected using the GWOKEN digital signature and/or End to End encryption. In those cases a token and a gwocu public key will be provided in addition to your client number.
The APIS are of 5 types:
- Chatbot APIS that are used for the registration, maintenance and querying of Chatbots
- User APIS that are used for the registration of users for the chatbots
- Chat APIS that are used for chatting with the chatbot
- Chat History APIS that are used for the querying of chat history
- Chatbot training APIS that are used to train the chatbot of your documentation
The apis are all of the POST type and uses a JSON body. To subscribe to the APIS please visit the GWOCU website.