{
 "categories": [
  "energy",
  "platform",
  "data-exchange"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-14",
   "fact": "homepage",
   "note": "Nord Pool presents itself as operating European day-ahead and intraday power markets.",
   "source": "https://www.nordpoolgroup.com/en/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.exists",
   "note": "Nord Pool documents Auction, Intraday, Market Data, Trade Capture, and REMIT APIs through a single developer portal.",
   "source": "https://www.nordpoolgroup.com/en/trading/api/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.kinds[0]",
   "note": "Get Token is an HTTP POST to /connect/token with an OpenAPI 3.1 definition.",
   "source": "https://developers.nordpoolgroup.com/docs/get-token",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.kinds[1]",
   "note": "The portal llms.txt lists OpenAPI documents for Market Data, Auction, and Intraday APIs.",
   "source": "https://developers.nordpoolgroup.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.auth[0]",
   "note": "The token service accepts only grant_type=password (username and password).",
   "source": "https://developers.nordpoolgroup.com/docs/get-token",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.auth[1]",
   "note": "A successful token response includes token_type Bearer and expires_in 3600.",
   "source": "https://developers.nordpoolgroup.com/docs/get-token",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.coverage",
   "note": "APIs cover trading, market data, clearing, and REMIT reporting. That is broad member coverage, not a claim of every Nord Pool product surface.",
   "source": "https://www.nordpoolgroup.com/en/trading/api/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "Opened a real llms.txt catalog of Nord Pool API documents.",
   "source": "https://developers.nordpoolgroup.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "verdict.scores.api",
   "note": "Maintained OpenAPI token and trading APIs support an api score of 7. Membership and password-grant-only auth keep it below 8.",
   "source": "https://developers.nordpoolgroup.com/docs/get-token",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[0].url",
   "note": "Opened the Get Token guide and confirmed password grant plus Bearer token response.",
   "source": "https://developers.nordpoolgroup.com/docs/get-token",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[1].url",
   "note": "Opened the developer-portal llms.txt catalog.",
   "source": "https://developers.nordpoolgroup.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[2].url",
   "note": "Opened the trading/API overview covering membership and the API User Agreement from 16.12.2023.",
   "source": "https://www.nordpoolgroup.com/en/trading/api/",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-14",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://developers.nordpoolgroup.com/docs/get-token"
   },
   {
    "type": "docs",
    "url": "https://developers.nordpoolgroup.com/llms.txt"
   },
   {
    "type": "docs",
    "url": "https://www.nordpoolgroup.com/en/trading/api/"
   }
  ]
 },
 "homepage": "https://www.nordpoolgroup.com/en/",
 "id": "nord-pool",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2-password",
    "bearer"
   ],
   "coverage": "partial",
   "docs": "https://developers.nordpoolgroup.com/docs/get-token",
   "exists": true,
   "kinds": [
    "rest",
    "openapi"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [],
   "import": []
  },
  "extensibility": {
   "scripting": [],
   "webhooks": "unknown"
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": "unknown",
   "third_party": [],
   "verdict": "unknown"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Member automation opened here is the HTTP APIs on the Nord Pool Developer Portal, not the trading UI.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Nord Pool",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "elhub",
   "esett"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Nord Pool",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 7,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 7,
   "rpa": null
  },
  "summary": "Nord Pool is automatable today through membership-included HTTP APIs for auction, intraday, market data, trade capture, and REMIT work. This record is Nord Pool\u2019s own APIs, not eSett imbalance settlement or Elhub metering. Callers obtain a token from https://sts.nordpoolgroup.com/connect/token. The opened Get Token guide accepts only the OAuth 2.0 password grant and returns token_type Bearer with expires_in 3600. Trading API access is included in membership and governed by the API User Agreement in force from 16 December 2023. The developer portal publishes OpenAPI descriptions and a real llms.txt catalog. Official client libraries, first-party MCP, and iPaaS connectors were not established. Computer-use viability is unassessed. API scores 7 because the surface is documented and OpenAPI-backed but membership-gated and limited to a password grant.\n"
 }
}