Knowledge Base for Prediction App

Prediction App 2025.3 – API updates

Table of content

  1. API changes
    1. API changes (v1 – v6)
      1. projects/{projectId}/scenarios and trials/{trialId}/scenarios
      2.  trials/{trialId}/scenarios
    2. API documentation (v3 – v6)
      1. trials/{trialId}/scenarios

    1. API changes

    1.1 API changes (v1 – v6)

    id=”tc3″ 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

    id=”tc4″ 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)

    id=”tc6″ trials/{trialId}/scenarios

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