# OEB Regulatory Document Search (RDS)

**Canonical:** https://apis.io/apis/ontario-energy-board/oeb-regulatory-document-search/  
**Provider:** Ontario Energy Board — https://apis.io/providers/ontario-energy-board/  
**Base URL:** https://www.rds.oeb.ca/CMWebDrawer  
**Documentation:** https://www.oeb.ca/rds

OEB Regulatory Document Search (RDS) is one of 2 APIs that [Ontario Energy Board](https://apis.io/providers/ontario-energy-board/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 1 JSON Schema definition. Tagged areas include Regulatory, Document Search, Filings, Decisions, and Licences. The published artifact set on APIs.io includes API documentation, an API reference, an OpenAPI specification, authentication docs, and 1 JSON Schema.

The OEB's public regulatory document search, serving every filing, decision, order, licence, code amendment and piece of correspondence in the Board's case record. It runs on Micro Focus / OpenText Content Manager WebDrawer, and the OEB links directly to parameterised query URLs of the form /CMWebDrawer/Record?q=CaseNumber=EB-2021-0183&sortBy=recRegisteredOn-&pageSize=400 from its own website — the licensed-companies list alone links hundreds of them. Fetched anonymously on 2026-07-27, this surface also honours a `format=json` parameter and returns application/json — a Content Manager ServiceAPIModel payload with Results, TotalResults, Count, HasMoreItems and typed Fields including CaseNumber, SIDocumentType, Applicant, EnergyType, PrimaryApplicationType and DateIssued — while /CMWebDrawer/Record/{uri}/File/document returns the underlying PDF. IMPORTANT — the OEB publishes no API reference, no base-URI statement, no query-syntax documentation, no OpenAPI and no terms for this interface; the JSON output is default behaviour of the underlying WebDrawer product, not a product the OEB documents or supports. It is recorded here because it was verified live and anonymous, not because it is an offered API. No key, no signup, no rate-limit policy published.

## Machine-readable artifacts (12)

- **Documentation** — https://www.oeb.ca/rds
- **Reference** — https://www.rds.oeb.ca/CMWebDrawer/Record?q=CaseNumber=EB-2021-0183&sortBy=recRegisteredOn-&pageSize=400
- **Documentation** — https://www.oeb.ca/ontarios-energy-sector/list-licensed-companies
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/openapi/ontario-energy-board-rds-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/overlays/ontario-energy-board-rds-overlay.yaml
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/json-schema/ontario-energy-board-rds-record-search-response.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/examples/ontario-energy-board-rds-record-search-response.json
- **Vocabulary** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/vocabulary/ontario-energy-board-rds-search-clauses.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/errors/ontario-energy-board-problem-types.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/authentication/ontario-energy-board-authentication.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/skills/ontario-energy-board-track-case-filings.md
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/ontario-energy-board/refs/heads/main/skills/ontario-energy-board-verify-green-button-mandate.md

## Other Ontario Energy Board APIs (1)

- [OEB Open Data](https://apis.io/apis/ontario-energy-board/oeb-open-data/)

## Tags

Regulatory, Document Search, Filings, Decisions, Licences, Undocumented

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ontario-energy-board/oeb-regulatory-document-search/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ontario-energy-board/.
