get
https://api.modoenergy.com/pub/v1/forecasts/date-ranges/
Returns the date bounds a run must fall inside, per market region and run type.
Bound the start_date in your simulation_config by the row matching your region and scenario — the backtest row when scenario is Backtest, the forecast row otherwise. POST /runs/ rejects a start_date outside it. Both bounds are inclusive.
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).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Missing or invalid X-token.
