Teco Energy Outage Structure
Field-level documentation for Tampa Electric outage event objects.
Type: object
Properties: 0
EnergyUtilitiesElectricNatural GasSmart GridTampa BayFortune 1000
Teco Energy Outage Structure is a JSON Structure definition published by TECO Energy.
Meta-schema:
JSON Structure
{
"title": "Tampa Electric Outage Structure",
"description": "Field-level documentation for Tampa Electric outage event objects.",
"type": "object",
"fields": [
{"name": "outageId", "type": "string", "required": true, "description": "Unique outage event identifier (e.g., OT-2026-042801)."},
{"name": "status", "type": "string (enum)", "required": true, "description": "Outage status: active, assessing, or restored.", "values": ["active", "assessing", "restored"]},
{"name": "cause", "type": "string (enum)", "required": false, "description": "Cause category: weather, equipment, animal, vegetation, vehicle, or unknown."},
{"name": "customersAffected", "type": "integer", "required": true, "description": "Count of customers without power."},
{"name": "affectedArea", "type": "object", "required": false, "description": "Geographic scope with ZIP codes, county, and city."},
{"name": "outageStartTime", "type": "string (date-time)", "required": true, "description": "UTC timestamp when outage began."},
{"name": "estimatedRestorationTime", "type": "string (date-time) | null", "required": false, "description": "ERT in UTC. Null while crews are still assessing."},
{"name": "actualRestorationTime", "type": "string (date-time) | null", "required": false, "description": "Actual restoration time. Null while outage is active."},
{"name": "lastUpdated", "type": "string (date-time)", "required": false, "description": "Last status update timestamp."}
]
}
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/teco-energy-outage-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.