Skip to main content

2 docs tagged with "REST"

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.

Digital.ai Release Python API Client

Standalone Python 3 client library for the Digital.ai Release REST API, with the same imports, domain classes, and camelCase methods as the Jython API.