CAISO OASIS Download API

The Open Access Same-time Information System (OASIS) Download API — CAISO's public wholesale market data interface. Two servlets, SingleZip and GroupZip, accept a queryname or groupid plus a UTC datetime range and return a ZIP containing CIM-format XML (resultformat=5) or CSV (resultformat=6). Report families cover locational marginal prices (PRC_LMP, PRC_INTVL_LMP, PRC_CURR_LMP), system load and renewables forecasts (SLD_FCST, SLD_REN_FCST), ancillary services, congestion revenue rights, and the ATLAS reference data set (ATL_PNODE and friends). Requests are anonymous — no API key, token, or account. Most reports retain roughly the previous 39 months of data and individual reports cap the date range they will return.

Documentation

Other Resources

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/caiso-oasis-download-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: caiso:caiso-oasis-download-api
name: CAISO OASIS Download API
description: The Open Access Same-time Information System (OASIS) Download API — CAISO's public wholesale
  market data interface. Two servlets, SingleZip and GroupZip, accept a queryname or groupid plus a UTC
  datetime range and return a ZIP containing CIM-format XML (resultformat=5) or CSV (resultformat=6).
  Report families cover locational marginal prices (PRC_LMP, PRC_INTVL_LMP, PRC_CURR_LMP), system load
  and renewables forecasts (SLD_FCST, SLD_REN_FCST), ancillary services, congestion revenue rights, and
  the ATLAS reference data set (ATL_PNODE and friends). Requests are anonymous — no API key, token, or
  account. Most reports retain roughly the previous 39 months of data and individual reports cap the date
  range they will return.
humanURL: https://www.caiso.com/systems-applications/developer-portal
baseURL: https://oasis.caiso.com/oasisapi
tags:
- Energy Markets
- Electricity
- Market Data
- Pricing
- Forecasting
- Grid
properties:
- type: Documentation
  url: https://www.caiso.com/documents/oasis-frequently-asked-questions.pdf
- type: Documentation
  url: https://www.caiso.com/documents/oasisapispecification.pdf
- type: Documentation
  url: https://www.caiso.com/systems-applications/developer-portal
- type: SignUp
  url: https://developer.caiso.com/_login/developersignup.aspx
- type: Portal
  url: https://oasis.caiso.com/mrioasis/logon.do
- type: APIReference
  url: https://www.caiso.com/documents/oasisapispecification.pdf
- type: TermsOfService
  url: https://www.caiso.com/privacy-terms-of-use#api-terms-of-use
- type: Authentication
  url: authentication/caiso-authentication.yml
- type: Conventions
  url: conventions/caiso-conventions.yml
- type: ErrorCatalog
  url: errors/caiso-error-codes.yml
- type: RateLimits
  url: rate-limits/caiso-rate-limits.yml
- type: Vocabulary
  url: vocabulary/caiso-oasis-query-names.yml
- type: Examples
  url: examples/caiso-oasis-examples.yml
- type: Lifecycle
  url: lifecycle/caiso-lifecycle.yml
- type: ChangeLog
  url: changelog/caiso-changelog.yml