v1
latestOpenAPI 3.0.42026-07-233182951.4 MBLoad Shape
Load shape totals data (IF023)
This endpoint enables the retrieval of Load shape totals data (IF023) for a specified settlement day. For more information on Load shape data & load shape categories please view the <a href="https://www.mhhsprogramme.co.uk/api/documentlibrary/Design%20Documents/MHHSP_METH005%20LSS_Method_Statement%20v5.3.pdf" target="_blank">LSS method statement</a>.
Date parameter must be provided in the exact format yyyy-MM-dd.
get/lss/load-shape-totals
Query parameters
fromDatestring date required
Example:2026-03-01
The settlement date range start (inclusive). This must be in the format yyyy-MM-dd.
toDatestring date required
Example:2026-03-31
The settlement date range end (inclusive). This must be in the format yyyy-MM-dd.
format'json' | 'xml' | 'csv'
Response data format. Use json/xml to include metadata.
Response
Data retrieved
Example response
{
"metadata": {
"datasets": [
"DATASET"
]
}
}