Info
The Caldera REST API is a way to interact with Caldera services with the exchange of data (in JSON format) via HTTP protocol that is common for the web. You may also want to read:
July 2024
Version 1.2.0
|
Improved
|
Starting with CalderaDock V3.6.0, now the Caldera REST API is installed (or updated) within the launch of CalderaDock: InfoTo install/update it, CalderaDock will ask you to authenticate. |
May 2024
Version 1.1.2
|
Improved
|
Reduction of the delay before timeout when a CalderaRIP or a driver cannot be accessed. |
|
Fixed
|
Fixed the behavior of request data objects which are now unique for each request. This avoids mixing requests or erroneous results when sending several requests in parallel. |
|
Fixed
|
Fixed the REST API behavior when reporting a jobs list, where device IDs could be wrong when they have the same name |
February 2024
Version 1.1.1
Routes
|
New
|
PUT /v1/devices/<deviceID>/state (body: running) (Start the device remotely). |
|
New
|
GET /v1/devices/<deviceID> (Confirm if the device is running). |
Documentation
|
Improved
|
OpenAPI specification. |
|
Improved
|
|
December 2023
Version 1.1.0
Internal only.
October 2023 (Official Release)
Version 1.0.0
Features
|
New
|
Nested jobs. |
|
New
|
Basic cut information. |
|
New
|
Logging. |
|
New
|
Better Jobs trackability. |
|
New
|
Inks and media consumption. |
|
New
|
Forbid service with port 0. |
|
New
|
Sorting jobs by internal IDs should be numeric for RIP jobs. |