---
title: "Latest indicated day-ahead forecast (INDDEM, INDGEN, IMBALNGC, MELNGC)"
method: GET
path: "/forecast/indicated/day-ahead"
tags: ["Indicated Forecast"]
---

# Latest indicated day-ahead forecast (INDDEM, INDGEN, IMBALNGC, MELNGC)

`GET /forecast/indicated/day-ahead`

This endpoint provides the latest forecast indicated day-ahead data

## Query parameters

- `boundary` string
- `format` 'json' | 'xml' | 'csv'

## Response `200`

OK

- InsightsApiModelsResponsesResponseWithMetadata1InsightsApiModelsResponsesIndicatedForecastIndicatedForecast
  - `data` InsightsApiModelsResponsesIndicatedForecastIndicatedForecast[], nullable
    - `publishTime` string, date-time, nullable
    - `startTime` string, date-time
    - `settlementDate` string, date
    - `settlementPeriod` integer
    - `boundary` string, nullable
    - `indicatedGeneration` integer, nullable
    - `indicatedDemand` integer, nullable
    - `indicatedMargin` integer, nullable
    - `indicatedImbalance` integer, nullable
  - `metadata` InsightsApiModelsMetadataApiResponseSourceMetadata
    - `datasets` string[], nullable

---

[API](https://skmtc.net/elexon/apis/bmrs-insights.md) · [All operations](https://skmtc.net/elexon/apis/bmrs-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elexon/bmrs-insights/revisions/d94e9edb295e/schema)
