Daily Forecasts Endpoint Trigger

We’re attempting to test the get-forecast-daily-volumes end point. We triggered a run via Run Scenarios but this run did not show up in the Project IDs lists. How are we supposed to trigger the Daily Forecasts to be generated so that it can be pulled via the end point?

The get-forecast-daily-volumes endpoint generates volume data at the time the request is made based on the current forecast parameter values. These values can be viewed through the get-forecast-outputs endpoint. It does not rely on the Scenario module.

In order to use the get-forecast-daily-volumes endpoint you just need a project id and a forecast id.

If you are on the website, you can find these values in the URL:

In the api you can find these values through the get-projects and get-forecasts endpoints.