SPP Portal Public Data File Browser API

The HTTP download service behind the SPP Portal public data pages. Anonymous GET requests of the form /file-browser-api/download/{dataset}?path={file} return CSV for real-time balancing market LMP by settlement location, real-time and day-ahead market clearing prices, operating reserves, hourly load, historical generation mix, VER curtailments, capacity of generation on outage, and the WEIS market equivalents. Eight dataset paths were confirmed HTTP 200 with content-type text/csv on 2026-07-27 with no credentials. SPP documents the datasets and file formats in its Markets Public Data Guide but does not publish this HTTP path as a supported interface specification — FTP is the interface SPP formally supports.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/spp-portal-file-browser-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: spp:spp-portal-file-browser-api
name: SPP Portal Public Data File Browser API
description: The HTTP download service behind the SPP Portal public data pages. Anonymous GET requests
  of the form /file-browser-api/download/{dataset}?path={file} return CSV for real-time balancing market
  LMP by settlement location, real-time and day-ahead market clearing prices, operating reserves, hourly
  load, historical generation mix, VER curtailments, capacity of generation on outage, and the WEIS market
  equivalents. Eight dataset paths were confirmed HTTP 200 with content-type text/csv on 2026-07-27 with
  no credentials. SPP documents the datasets and file formats in its Markets Public Data Guide but does
  not publish this HTTP path as a supported interface specification — FTP is the interface SPP formally
  supports.
humanURL: https://portal.spp.org/pages/rtbm-lmp-by-location
baseURL: https://portal.spp.org/file-browser-api/download
tags:
- Public Data
- Market Data
- LMP
- Load
- Generation Mix
properties:
- type: Documentation
  url: https://portal.spp.org/pages/rtbm-lmp-by-location
- type: Documentation
  url: https://www.spp.org/documents/19541/spp%20markets%20public%20data%20guide.pdf
- type: AgentSkill
  name: Pull SPP public market data
  url: skills/spp-public-market-data.md
- type: Examples
  url: examples/_index.yml