IESO Market Information Management (MIM) Web Services

SOAP web services that let registered Ontario market participants submit and retrieve market information programmatically. The published WSDL (service name emim-web-service, target namespace http://webservices.ieso.ca/emim/) declares 23 operations covering real-time energy bid upload, query and cancel, operating reserve bids, schedule bids, bilateral contract bids, daily dispatch data, forebay data, resource and market status queries, market messages, an act-as-market-participant operation and a health check. Access requires an IESO UserID and password (formatted user@participantName) plus source IP whitelisting and a client truststore; IESO documents a sandbox endpoint at https://webservices-sandbox.ieso.ca/emim. Neither the production host (webservices.ieso.ca) nor the sandbox host resolved or connected from the open internet on 2026-07-27 (curl exit code 000), consistent with network-level restriction to whitelisted participants. The WSDL and its schema are, however, downloadable anonymously from ieso.ca and are harvested here verbatim.

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-mim-web-services"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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-mim-web-services
name: IESO Market Information Management (MIM) Web Services
description: SOAP web services that let registered Ontario market participants submit and retrieve market
  information programmatically. The published WSDL (service name emim-web-service, target namespace http://webservices.ieso.ca/emim/)
  declares 23 operations covering real-time energy bid upload, query and cancel, operating reserve bids,
  schedule bids, bilateral contract bids, daily dispatch data, forebay data, resource and market status
  queries, market messages, an act-as-market-participant operation and a health check. Access requires
  an IESO UserID and password (formatted user@participantName) plus source IP whitelisting and a client
  truststore; IESO documents a sandbox endpoint at https://webservices-sandbox.ieso.ca/emim. Neither the
  production host (webservices.ieso.ca) nor the sandbox host resolved or connected from the open internet
  on 2026-07-27 (curl exit code 000), consistent with network-level restriction to whitelisted participants.
  The WSDL and its schema are, however, downloadable anonymously from ieso.ca and are harvested here verbatim.
humanURL: https://www.ieso.ca/sector-participants/technical-interfaces
baseURL: https://webservices.ieso.ca/emim
tags:
- SOAP
- Bids and Offers
- Market Participants
- Energy Markets
properties:
- type: WSDL
  url: wsdl/ieso-mim-web-services.wsdl
- type: XSD
  url: xsd/ieso-mim-web-services.xsd
- type: Documentation
  url: https://www.ieso.ca/-/media/Files/IESO/technical-interfaces/mp-submissions/MWT-User-Guide.pdf
- type: Examples
  url: https://www.ieso.ca/-/media/Files/IESO/technical-interfaces/mp-submissions/MIM-sample-request-response.zip
- type: SDK
  url: https://www.ieso.ca/-/media/Files/IESO/technical-interfaces/mp-submissions/MIM%20Web%20Services%20Toolkit%20-%20MWT.zip
- type: Sandbox
  url: https://webservices-sandbox.ieso.ca/emim
- type: AgentSkill
  url: skills/ieso-mim-bid-submission.md