Skip to main content

5 docs tagged with "sdk"

View all tags

Digital.ai Release API Client

The ReleaseAPIClient is a client class added to the digitalai-release-sdk in Release 25.1.0. It provides an interface to interact with the Digital.ai Release server using REST API calls. The class is a wrapper around the requests library, allowing users to customize configurations such as timeouts and retries in the same way as requests.

JVM Plugin SDK (Jython)

Extend Digital.ai Release with custom UI screens, REST endpoints, event listeners, and synthetic properties using Jython.