Teneo Developers

APIs

In this section, you will find documentation related to the available Teneo Application Programming Interfaces (APIs). Below is included links to reference articles and to relevant Client APIs, Javadocs, clients, etc.

Applications can use the Teneo API to send and receive messages from the Teneo Engine. This reference article describes how to use the Teneo API JSPs via HTTP(s); read more.

Engine Scripting Javadoc

Engine Scripting API describes the methods available via groovy scripting in scripts within a solution.
The key entry points into the scripting are engineAccess (alias: _) which provides access to the state and functionalities of the Teneo Engine including dialog history and Input Annotations, and engineEnvironment which provides access to the state of the servlet session including Request Parameters and Cookies.