IESO Reports Site REST API

A RESTful file-access API provided by Axway SecureTransport, used to automate retrieval of reports from the IESO Reports Site. Accepts and returns both JSON and XML, and exposes file and directory listing (GET /files, GET /files/{path}), file property inspection (?status) and file download, with limit, sortBy and order parameters. Every request must carry the query string parameter ?idp_id=ieso and HTTP Basic credentials. IESO documents this endpoint only for the CONFIDENTIAL participant report repository — the guide states plainly that "the recommended programmatic access applies to confidential reports repository and not public reports". Credentials are IESO-issued machine accounts granted to registered Ontario market participants on request; there is no self-serve signup. Probed anonymously on 2026-07-27: https://reports.ieso.ca/api/v1.4/files?idp_id=ieso returned HTTP 401, and the sandbox at reports-sandbox.ieso.ca returned HTTP 401. The same path on the public host (reports-public.ieso.ca) returned HTTP 404 — the open data is not served through this API.

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/ieso-reports-site-rest-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: ieso:ieso-reports-site-rest-api
name: IESO Reports Site REST API
description: 'A RESTful file-access API provided by Axway SecureTransport, used to automate retrieval
  of reports from the IESO Reports Site. Accepts and returns both JSON and XML, and exposes file and directory
  listing (GET /files, GET /files/{path}), file property inspection (?status) and file download, with
  limit, sortBy and order parameters. Every request must carry the query string parameter ?idp_id=ieso
  and HTTP Basic credentials. IESO documents this endpoint only for the CONFIDENTIAL participant report
  repository — the guide states plainly that "the recommended programmatic access applies to confidential
  reports repository and not public reports". Credentials are IESO-issued machine accounts granted to
  registered Ontario market participants on request; there is no self-serve signup. Probed anonymously
  on 2026-07-27: https://reports.ieso.ca/api/v1.4/files?idp_id=ieso returned HTTP 401, and the sandbox
  at reports-sandbox.ieso.ca returned HTTP 401. The same path on the public host (reports-public.ieso.ca)
  returned HTTP 404 — the open data is not served through this API.'
humanURL: https://www.ieso.ca/sector-participants/technical-interfaces
baseURL: https://reports.ieso.ca/api/v1.4
tags:
- Reports
- File Transfer
- Market Participants
- REST
properties:
- type: Documentation
  url: https://www.ieso.ca/-/media/Files/IESO/technical-interfaces/api-reports-guide/IESO_Reports_API_Guide.pdf
- type: Specification
  url: https://www.ieso.ca/-/media/Files/IESO/technical-interfaces/xml-automated-docs/IMO_SPEC_0100.pdf
- type: Documentation
  url: https://www.ieso.ca/sector-participants/technical-interfaces