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

SSEN Transmission Open Data Explore API

The Opendatasoft Explore API v2.1 served from the SSEN Transmission Open Data Portal, exposing 60 CC BY 4.0 transmission datasets — Electricity Ten Year Statement circuits and fault levels, ground investigation points and related network records — through 16 read-only GET endpoints for catalog search, dataset records, facets and exports (CSV, Parquet, GPX, DCAT). Verified anonymously; an optional apikey query parameter exists for private datasets.

SSEN Transmission Open Data Explore API is one of 4 APIs that Scottish and Southern Electricity Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Open Data, Transmission, Catalog, and Scotland. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a support channel.

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

Authentication & Security 1

SSEN Transmission Open Data Explore API 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

ssen-transmission-opendatasoft-explore-v2.1-openapi.json Raw ↑

Other APIs Scottish and Southern Electricity Networks publishes across the network.

SSEN Distribution Data Portal API
SSEN Power Track Real Time Outage API
SSEN NeRDA (Near Real-time Data Access) API
Where this information came from

This is an independent, third-party profile of SSEN Transmission Open Data Explore API, 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.