Nord Pool · OAuth Scopes

Nord Pool OAuth Scopes

OAuth 2.0 derived

Nord Pool publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Nord Pool API on a user’s behalf.

Tokens are issued from https://sts.nordpoolgroup.com/connect/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Day-Ahead PricesElectricityEnergy MarketsPower ExchangeIntraday TradingMarket DataEurope
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://sts.nordpoolgroup.com/connect/authorize
Token URL
https://sts.nordpoolgroup.com/connect/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
marketdata_api ... authorizationCode

Source

OAuth Scopes

nordpool-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/nordpool-market-data-openapi.yml
schemes:
- name: oauth2
  source: openapi/nordpool-market-data-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://sts.nordpoolgroup.com/connect/authorize
    tokenUrl: https://sts.nordpoolgroup.com/connect/token
  description: Oauth2 Authentication
scopes:
- scope: marketdata_api
  description: '...'
  flows:
  - authorizationCode
  sources:
  - openapi/nordpool-market-data-openapi.yml