Returns the date bounds a run must fall inside, per market region and run type.
Bound the dates in your simulation_config by the row matching your region and scenario — the backtest row when scenario is Backtest, the forecast row otherwise. earliest_date and latest_date are inclusive delivery days. Because end_date is exclusive, its largest accepted value is the day after latest_date. POST /runs/ rejects a date range outside these bounds.
Rolling bounds move daily and any of them can change without an API release, so read this endpoint rather than hardcoding a window. A region with no row of a given run_type does not support that kind of run.
Filter with ?market_region= (uppercase, e.g. DE) and ?run_type= (lowercase).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Missing or invalid X-token.
