PECO My Account Customer Portal

Authenticated customer self-service portal hosted at secure.peco.com that lets residential and small-business customers view and pay bills, schedule payments, enroll in AutoPay and Budget Billing, report and track outages, manage alerts, and view interval and monthly energy usage. The portal is a JavaScript single-page application backed by the internal Exelon Utilities API platform (eudapi.peco.com); no public OpenAPI specification or developer credentials are published.

API entry from apis.yml

apis.yml Raw ↑
aid: peco-energy:my-account-portal
name: PECO My Account Customer Portal
tags:
- Account Management
- Billing
- Customer Portal
- Outages
- Payments
- Usage Data
humanURL: https://secure.peco.com/MyAccount
properties:
- url: https://secure.peco.com/MyAccount
  type: Portal
- url: https://www.peco.com/MyAccount
  type: Documentation
- url: https://www.peco.com/MyAccount/MyBillUsage/Pages/EnergyUsage.aspx
  type: Usage Data
description: Authenticated customer self-service portal hosted at secure.peco.com that lets residential
  and small-business customers view and pay bills, schedule payments, enroll in AutoPay and Budget Billing,
  report and track outages, manage alerts, and view interval and monthly energy usage. The portal is a
  JavaScript single-page application backed by the internal Exelon Utilities API platform (eudapi.peco.com);
  no public OpenAPI specification or developer credentials are published.