Wec Energy Account Structure
Field documentation for WEC Energy Group customer account records.
Type: object
Properties: 0
EnergyElectric UtilityFortune 500Green ButtonIllinoisMichiganMinnesotaNatural GasNYSEUtilityWisconsin
Wec Energy Account Structure is a JSON Structure definition published by WEC Energy Group.
{
"title": "WEC Energy Group Customer Account Structure",
"description": "Field documentation for WEC Energy Group customer account records.",
"type": "object",
"fields": [
{"name": "accountNumber", "type": "string", "required": true, "description": "Unique utility account number"},
{"name": "customerName", "type": "string", "required": true, "description": "Name of the account holder"},
{"name": "utility", "type": "string", "required": true, "description": "WEC Energy Group subsidiary utility name"},
{"name": "serviceType", "type": "array", "required": true, "description": "Energy services: Electric and/or Natural Gas"},
{"name": "serviceAddress", "type": "object", "required": true, "description": "Physical address where service is delivered"},
{"name": "mailingAddress", "type": "object", "required": false, "description": "Billing/mailing address if different from service address"},
{"name": "accountStatus", "type": "string", "required": true, "description": "Active, Inactive, Delinquent, or Disconnected"},
{"name": "rateCode", "type": "string", "required": false, "description": "Tariff rate code for this service"},
{"name": "currentBalance", "type": "number", "required": false, "description": "Current balance owed in USD"},
{"name": "dueDate", "type": "string", "required": false, "description": "Payment due date (ISO 8601 date)"},
{"name": "averageMonthlyBill", "type": "number", "required": false, "description": "Average monthly bill amount in USD"},
{"name": "budgetBillingAmount", "type": "number", "required": false, "description": "Budget billing monthly amount if enrolled"},
{"name": "paperlessBilling", "type": "boolean", "required": false, "description": "Whether enrolled in eBill paperless billing"},
{"name": "autoPay", "type": "boolean", "required": false, "description": "Whether automatic payment is active"},
{"name": "energyEfficiencyPrograms", "type": "array", "required": false, "description": "Focus on Energy and other efficiency program enrollments"},
{"name": "alerts", "type": "array", "required": false, "description": "Configured account notification alerts"}
]
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
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 JSON Structure
curl "https://apis.io/api/v1/json-structures/wec-energy-account-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.