This section shows you how to use the InProcess API, REST API and documents all of the platform APIs for Telligent Community.
The Telligent Community Platform APIs consist of:
These versioned APIs allow developers to customize and innovate on the platform while not having to worry about breaking changes when new versions of the platform are released.
REST Web Services
Use the REST web services either when working out of process or even inside widgets with AJAX.
REST web services documentation
In-Process API
The In-Process API is an upgrade-safe .NET library for building on the Telligent Community platform. The In-Process API is used when working inside the website (or jobs service).
Scripting API
Scripting Extensions (or the Scripting API) expose the In-Process API to scripted customizations (Widgets, Themes, and Automations). The Scripting API also includes functionality not provided by the In-Process API that is useful for scripts and UI like pagers, editors, and utilities for parsing dates, making lists from arrays, etc.
Documentation for the default set of scripting APIs is available in this wiki: Widget, Theme, and Automation APIs. Documentation for currently-installed scripting extensions can be found on your Verint Community site in Widget, Theme, and Automation Studio.