Instance API

The Instance API handles your virtual agents' data and all of their functions. The methods found here will allow you to register, edit, and consult all of the objects used by your Virtual Agent, train them, and also allow you to acquire specific information regarding your bot such as analytic reports and performed automated tests.

For the sake on consistency, it must be stated that all of the methods found in the Conversation API and Cloner API belong to the Instance API structure.

Since they are properly documented and described in higher detail on their own sections, we do not repeat them here in order to prevent redundancy.

The Instance API base URL is specific for each instance - should you have more than one instance, you must properly discern which instance you are accessing to ensure your url is correct. The Admin API methods can assist you on that task.