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

Southwest Power Pool Monitoring Sets API

[Monitoring Sets](https://trolie.energy/concepts#monitoring-sets) arenamed sets of power system resources that may be used to filter ratingsand limits returned by queries against these APIs. How Monitoring Sets aredefined is beyond the scope of the TROLIE specification, and it is assumedthat the sender and receiver have predefined the appropriate MonitoringSets.

Southwest Power Pool Monitoring Sets API is one of 11 APIs that Southwest Power Pool publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Monitoring Sets. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.1.0.

Requests are made against a single base URL, https://trolie.example.com.

5 operations 3 paths 13 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.0
Base URL
ftp://pubftp.spp.org
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Southwest Power Pool Monitoring Sets API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2-primary-flow) using the clientCredentials flow, exposing 15 scopes. By default, every request must be authenticated.

  • oauth2-primary-flow — Support RFC8725 JWT tokens.

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Monitoring Sets 5

[Monitoring Sets](https://trolie.energy/conceptsmonitoring-sets) are named sets of power system resources that may be used to filter ratings and limits returned by queries against…

POST
/monitoring-sets
Create a new monitoring set
createMonitoringSet body → 201400401403406409413415
GET
/monitoring-sets/{id}
Obtain a specific monitoring set by identifier.
getMonitoringSet 1 param → 200304400401403404406429
PUT
/monitoring-sets/{id}
Update an existing monitoring set
updateMonitoringSet 1 param body → 204400401403404406409413
DELETE
/monitoring-sets/{id}
Delete a specific monitoring set by its identifier
deleteMonitoringSet 1 param → 204400401403404409429500
GET
/default-monitoring-set
Obtain your default monitoring set.
getDefaultMonitoringSet → 200304400401403404406429

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are response_v2 (5 properties), response (5 properties), problem (5 properties), request (3 properties). Each schema is shown below with its type and property counts.

named-power-system-resources
array
Collection of power system resource names
problem
object
See [RFC9457](https://www.rfc-editor.org/rfc/rfc9457appendix-A).
5 properties 1 required
response
object
See https://trolie.energy/concepts.htmlmonitoring-sets for info on the monitoring set concept in TROLIE. This representation is intended to be enough for consu…
5 properties 3 required
data-provenance
object
Provides information about where the associated representation came from. No functional aspects of the exchange are contingent upon this data. However, this in…
3 properties 2 required
request
object
Request body for creating a monitoring set. The server will assign an id and source upon successful creation. Note that any alternate-identifiers supplied in t…
3 properties 2 required
empty
stringnull
Intended to proactively avoid information disclosure
name-type
string
Type of the name being referenced. Corresponds to the IEC CIM NameType concept.
local
string
Contains a identifier that is unique for an object in the context of an exchange between two grid operators.
resource-id
string
Contains a unique identifier for a power system resource, such as a transmission facility, segment, interface, etc. This identifier is typically used between r…
response_v2
object
See https://trolie.energy/concepts.htmlmonitoring-sets for info on the monitoring set concept in TROLIE. This representation is intended to be enough for consu…
5 properties 4 required
timestamp
string
RFC 3339 date-time string with a maximum of 10 digits in the fractional seconds component, i.e., nanosecond precision.
names
object
2 properties 1 required
entity
string
Contains a unique identifier for an entity, such as a grid operator or organization. This identifier is typically used in the context of data exchange between…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spp-monitoring-sets-api-openapi.yml Raw ↑

Other APIs Southwest Power Pool publishes across the network.

SPP Public Data FTP
SPP Portal Public Data File Browser API
SPP Portal Chart API
SPP Price Contour Map ArcGIS REST Services
SPP Integrated Marketplace Markets Web Service
Southwest Power Pool Forecasting API
Southwest Power Pool Real Time API
Southwest Power Pool Seasonal API
Southwest Power Pool Seasonal Overrides API
Southwest Power Pool Temporary AAR Exceptions API
Where this information came from

This is an independent, third-party profile of Southwest Power Pool Monitoring Sets 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.