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

SP Electricity North West Open Data Explore API v2.1

The current Opendatasoft Explore REST API v2.1 scoped to the SP Electricity North West open data domain. Read-only (GET only, JSON), 16 documented paths covering catalogue search over the 146 published datasets, per-dataset metadata and field schemas, record query, facets, attachments, and bulk exports in CSV, JSON, Parquet, GPX and DCAT-AP. All endpoints accept the Opendatasoft Query Language (ODSQL). The OpenAPI 3.0.3 document was harvested verbatim from the live host on 2026-07-27 and declares a single `apikey` security scheme; an API key is issued from a free self-serve portal account.

SP Electricity North West Open Data Explore API v2.1 is one of 2 APIs that Electricity North West publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Open Data, Catalog, Records, Export, and DCAT. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

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://electricitynorthwest.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://electricitynorthwest.opendatasoft.com/api/explore/v2.1
Authentication
API Key
Resource Areas
2

Authentication & Security 1

SP Electricity North West 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

electricity-north-west-explore-api-v2-1-openapi.json Raw ↑

Other APIs Electricity North West publishes across the network.

SP Electricity North West Open Data Explore API v2.0
Where this information came from

This is an independent, third-party profile of SP Electricity North West 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.