Elexon REMIT API is one of 32 APIs that Elexon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include REMIT. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
8 operations
across 8 paths,
and defines 6 schemas.
It is described by OpenAPI 3.0.4, at version 1.0.
Requests are made against a single base URL, https://data.elexon.co.uk/bmrs/api/v1.
8 operations8 paths6 schemas8 GET
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.4
API Version
1.0
Base URL
https://data.elexon.co.uk/bmrs/api/v1
Resource Areas
1
Paths & Operations 8
Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.
REMIT 8
REMIT messages, including previous revisions.
GET
/remit
Bulk fetch message details by IDs
2 params→ 200429400404500
GET
/remit/{messageId}
Fetch message details by ID
2 params→ 200429400404500
GET
/remit/search
Fetch message details by mRID
3 params→ 200429400404500
GET
/remit/revisions
List all message revisions
3 params→ 200429400404500
GET
/remit/list/by-publish
List messages by publish time
11 params→ 200429400500
GET
/remit/list/by-publish/stream
List messages by publish time (stream)
10 params→ 200429400500
GET
/remit/list/by-event
List messages by event time
11 params→ 200429400500
GET
/remit/list/by-event/stream
List messages by event time (stream)
10 params→ 200429400500
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Insights.Api.Models.Responses.Transparency.Remit.RemitMessageWithId (29 properties), Insights.Api.Models.Responses.Transparency.Remit.RemitMessageIdentifierWithUrl (6 properties), Insights.Api.Models.Responses.Transparency.Remit.DatasetRows.OutageProfileData (3 properties), Insights.Api.Models.Responses.ResponseWithMetadata-1_Insights.Api.Models.Responses.Transparency.Remit.RemitMessageWithId (2 properties). Each schema is shown below with its type and property counts.