Skip to content
English
  • There are no suggestions because the search field is empty.

Prediction App 2025.3 - API updates

Table of cotent


1. API changes

1.1 API changes (v1 - v6)

projects/{projectId}/scenarios and trials/{trialId}/scenarios

GET

Change in the response body

 

Property

 

 

 labels

 new

 A list value that contains all the scenario’s labels as strings

 

trials/{trialId}/scenarios

GET

  • A typo in shipmentC02 was present in all versions of the respond body: this is fixed, and the field now has the right spelling ShipmentCO2 (with the letter “O”).

1.2 API documentation (v3 - v6)

trials/{trialId}/scenarios

  • Field “depot” instead of “siteGroup” was wrongly indicated as required “siteShipment”. This is now fixed.