How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

UK Power Networks Open Data Explore API v2.1

The current read-only REST API behind the UK Power Networks Open Data Portal, served from the company's own opendatasoft.com subdomain under an Opendatasoft Explore API v2.1 contract. Sixteen GET endpoints cover catalogue search, dataset metadata, record query with an ODSQL where/select/group_by dialect, facets, attachments, and bulk exports in CSV, JSON, Parquet, GeoJSON, GPX and DCAT-AP. 136 UK Power Networks datasets are catalogued: live faults from the Distribution Network Management System, carbon intensity, the embedded capacity register, LTDS tables, flexibility dispatches and tenders, curtailment events, network losses, substation and LV-feeder smart meter aggregates, GIS asset and boundary layers, and the OZEV National Chargepoint Register. Catalogue metadata answers anonymously; records for most datasets require a free account API key passed as an apikey query parameter. Anonymous rate limit observed at 10,000 calls per day.

UK Power Networks Open Data Explore API v2.1 is one of 2 APIs that UK Power Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Open Data, Electricity, Grid, Network Infrastructure, and Network Usage. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, SDKs, authentication docs, and rate-limit docs.

This API exposes 16 operations across 16 paths, organized into 2 resource areas, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version v2.1.

Requests are made against a single base URL, https://ukpowernetworks.opendatasoft.com/api/explore/v2.1.

16 operations 16 paths 9 schemas 16 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2.1
Base URL
https://ukpowernetworks.opendatasoft.com/api/explore/v2.1
Authentication
API Key
Resource Areas
2

Authentication & Security 1

UK Power Networks Open Data Explore API v2.1 declares 1 security scheme for authenticating requests. An API key is passed in the query as apikey (apikey). By default, every request must be authenticated.

  • apikey — API key to make authenticated requests.

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 16 GET. They span 2 resource areas: Catalog, Dataset. Each is listed below with its method, path, parameters, and response codes.

Catalog 7

API to enumerate datasets

GET
/catalog/datasets
Query catalog datasets
getDatasets 12 params → 200400401429500
GET
/catalog/exports
List export formats
listExportFormats → 200400401429500
GET
/catalog/exports/{format}
Export a catalog
exportDatasets 11 params → 200400401429500
GET
/catalog/exports/csv
Export a catalog in CSV
exportCatalogCSV 4 params → 200400401429500
GET
/catalog/exports/dcat{dcat_ap_format}
Export a catalog in RDF/XML (DCAT)
exportCatalogDCAT 3 params → 200400401429500
GET
/catalog/facets
List facet values
getDatasetsFacets 5 params → 200400401429500
GET
/catalog/datasets/{dataset_id}
Show dataset information
getDataset 6 params → 200400401429500
Dataset 9

API to work on records

GET
/catalog/datasets/{dataset_id}/records
Query dataset records
getRecords 13 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/exports
List export formats
listDatasetExportFormats 1 param → 200400401429500
GET
/catalog/datasets/{dataset_id}/exports/{format}
Export a dataset
exportRecords 14 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/exports/csv
Export a dataset in CSV
exportRecordsCSV 5 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/exports/parquet
Export a dataset in Parquet
exportRecordsParquet 2 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/exports/gpx
Export a dataset in GPX
exportRecordsGPX 4 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/facets
List dataset facets
getRecordsFacets 7 params → 200400401429500
GET
/catalog/datasets/{dataset_id}/attachments
List dataset attachments
getDatasetAttachments 1 param → 200400401429500
GET
/catalog/datasets/{dataset_id}/records/{record_id}
Read a dataset record
getRecord 5 params → 200400401429500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are dataset (9 properties), record (4 properties), facet_value_enumeration (4 properties), datasets (3 properties). Each schema is shown below with its type and property counts.

links
object
2 properties
dataset
object
9 properties
datasets
object
3 properties
enum-format-datasets
string
facet_value_enumeration
object
4 properties
facet_enumeration
object
2 properties
record
object
4 properties
records
object
3 properties
attachment
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uk-power-networks-explore-api-v2-1-openapi.json Raw ↑

Other APIs UK Power Networks publishes across the network.

UK Power Networks Open Data Explore API v2.0
Where this information came from

This is an independent, third-party profile of UK Power Networks Open Data Explore API v2.1, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.