Other
National Grid ESO
Provides open data from Great Britain’s Electricity System Operator.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://api.nationalgrideso.com/api/3/action/datastore_search', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://api.nationalgrideso.com/api/3/action/datastore_search'National Grid ESO
0.0%
OTHER
Provides open data from Great Britain’s Electricity System Operator.
PERFORMANCE TELEMETRY
RATE LIMITSCHECK DOCS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data