<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>API Documentation</title><link>https://community.telligent.com/community/13/w/api-documentation</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>API Documentation</title><link>https://community.telligent.com/community/13/w/api-documentation</link><pubDate>Mon, 10 Feb 2025 20:44:48 GMT</pubDate><guid isPermaLink="false">ec8f9a61-e328-43ad-bbfa-f2748da90b15</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 02/10/2025 20:44:48&lt;br /&gt;
&lt;p&gt;This section&amp;nbsp;documents all of the platform APIs for Verint&amp;nbsp;Community.&lt;/p&gt;
&lt;p&gt;The Verint&amp;nbsp;Community&amp;nbsp;Platform APIs consist of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/73937/in-process-api-documentation"&gt;In-Process API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72084/plugin-api-documentation"&gt;Plugin API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/75109/rest-api-documentation"&gt;REST API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72526/widget-theme-and-automation-apis"&gt;Widget, Theme, and Automation APIs&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;The Platform API is exposed to extensions via a REST API, Scripting (Widget, Theme, Email, Automation, and Embeddables) API, Plugin API, and an in-Process API.&amp;nbsp;The Platform API (and only the Platform API) is guaranteed to work through upgrades and be documented through release notes.&amp;nbsp;Only the Platform API is supported for customization and subject to versioning, obsolescence policies, and upgrade safety.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do you ensure that you&amp;#39;re using the Platform API? Follow these guidelines:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If you&amp;#39;re creating a Studio Widget, Theme, Email, Automation, or Embeddable, you only have access to the Platform API. There is nothing additional that you need to verify.&lt;/li&gt;
&lt;li&gt;If you&amp;#39;re using the REST API, you only have access to the Platform API. There is nothing additional that you need to verify.&lt;/li&gt;
&lt;li&gt;If you&amp;#39;re writing .net code that runs within the Verint Community platform, ensure that you&amp;#39;re only interacting with &lt;span&gt;&lt;code&gt;Telligent.Evolution.*&lt;/code&gt;&amp;nbsp;&lt;/span&gt;assemblies via classes, enumerations, and interfaces that exist within the &lt;code&gt;&lt;span&gt;Telligent.Evolution.Extensibility.*&lt;/span&gt;&lt;/code&gt; namespace. The Platform API and plugin types exist solely in this namespace. Only this namespace is guaranteed to work through upgrades.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;Note that database resources created by the Verint Community platform are not considered part of the supported API and are subject to change without notice.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>API Documentation</title><link>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage/revision/3</link><pubDate>Mon, 10 Feb 2025 20:42:56 GMT</pubDate><guid isPermaLink="false">ec8f9a61-e328-43ad-bbfa-f2748da90b15</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage#comments</comments><description>Revision 3 posted to API Documentation by Ben Tiedt on 02/10/2025 20:42:56&lt;br /&gt;
&lt;p&gt;This section&amp;nbsp;documents all of the platform APIs for Verint&amp;nbsp;Community.&lt;/p&gt;
&lt;p&gt;The Verint&amp;nbsp;Community&amp;nbsp;Platform APIs consist of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/73937/in-process-api-documentation"&gt;In-Process API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72084/plugin-api-documentation"&gt;Plugin API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/75109/rest-api-documentation"&gt;REST API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72526/widget-theme-and-automation-apis"&gt;Widget, Theme, and Automation APIs&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;The Platform API is exposed to extensions via a REST API, Scripting (Widget, Theme, Email, Automation, and Embeddables) API, Plugin API, and an in-Process API.&amp;nbsp;The Platform API (and only the Platform API) is guaranteed to work through upgrades and be documented through release notes.&amp;nbsp;Only the Platform API is supported for customization and subject to versioning, obsolescence policies, and upgrade safety.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do you ensure that you&amp;#39;re using the Platform API? Follow these guidelines:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If you&amp;#39;re creating a Studio Widget, Theme, Email, Automation, or Embeddable, you only have access to the Platform API. There is nothing additional that you need to verify.&lt;/li&gt;
&lt;li&gt;If you&amp;#39;re using the REST API, you only have access to the Platform API. There is nothing additional that you need to verify.&lt;/li&gt;
&lt;li&gt;If you&amp;#39;re writing .net code that runs within the Verint Community platform, ensure that you&amp;#39;re only interacting with &lt;span&gt;&lt;code&gt;Telligent.Evolution.*&lt;/code&gt;&amp;nbsp;&lt;/span&gt;assemblies via classes, enumerations, and interfaces that exist within the &lt;code&gt;&lt;span&gt;Telligent.Evolution.Extensibility.*&lt;/span&gt;&lt;/code&gt; namespace. The Platform API and plugin types exist solely in this namespace. Only this namespace is guaranteed to work through upgrades.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>API Documentation</title><link>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage/revision/2</link><pubDate>Fri, 08 Mar 2024 18:11:21 GMT</pubDate><guid isPermaLink="false">ec8f9a61-e328-43ad-bbfa-f2748da90b15</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage#comments</comments><description>Revision 2 posted to API Documentation by Ben Tiedt on 03/08/2024 18:11:21&lt;br /&gt;
&lt;p&gt;This section&amp;nbsp;documents all of the platform APIs for Verint&amp;nbsp;Community.&lt;/p&gt;
&lt;p&gt;The Verint&amp;nbsp;Community&amp;nbsp;Platform APIs consist of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/73937/in-process-api-documentation"&gt;In-Process API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72084/plugin-api-documentation"&gt;Plugin API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/75109/rest-api-documentation"&gt;REST API Documentation&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href="/community/13/w/api-documentation/72526/widget-theme-and-automation-apis"&gt;Widget, Theme, and Automation APIs&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>API Documentation</title><link>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage/revision/1</link><pubDate>Wed, 06 Mar 2024 16:44:28 GMT</pubDate><guid isPermaLink="false">ec8f9a61-e328-43ad-bbfa-f2748da90b15</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/72083/DefaultWikiPage#comments</comments><description>Revision 1 posted to API Documentation by Ben Tiedt on 03/06/2024 16:44:28&lt;br /&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>