Exelon Utilities Content API (Internal)

Shared Exelon Utilities backend (eudapi.peco.com) referenced by the PECO web portal's runtime configuration at https://www.peco.com/api/GetConfig (which exposes baseUrl, contentApiBaseUrl, euApiUrl, AITranslationAPI, and Oracle Digital Assistant / chatbot identifiers). Endpoints discovered include /content-api for portal content and /eult/translate for an AI-translation feature. The API is not documented publicly, returns 404 to anonymous probes for /swagger, /openapi.json, and similar discovery paths, and is intended only as the mobile and web frontend backend for Exelon's regulated utilities.

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/eudapi-content-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: peco-energy:eudapi-content-api
name: Exelon Utilities Content API (Internal)
tags:
- Content Delivery
- Internal
- Mobile Backend
- Undocumented
humanURL: https://eudapi.peco.com
properties:
- url: https://eudapi.peco.com/content-api
  type: BaseURL
- url: https://www.peco.com/api/GetConfig
  type: Configuration Endpoint
- url: https://eudapi.peco.com/eult/translate
  type: AI Translation Endpoint
description: Shared Exelon Utilities backend (eudapi.peco.com) referenced by the PECO web portal's runtime
  configuration at https://www.peco.com/api/GetConfig (which exposes baseUrl, contentApiBaseUrl, euApiUrl,
  AITranslationAPI, and Oracle Digital Assistant / chatbot identifiers). Endpoints discovered include
  /content-api for portal content and /eult/translate for an AI-translation feature. The API is not documented
  publicly, returns 404 to anonymous probes for /swagger, /openapi.json, and similar discovery paths,
  and is intended only as the mobile and web frontend backend for Exelon's regulated utilities.