Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TECO Energy Outages API

The Outages API from TECO Energy — 4 operation(s) for outages.

TECO Energy Outages API is one of 6 APIs that TECO Energy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Outages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 4 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.tecoenergy.com/v1.

4 operations 4 paths 2 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://developer.tecoenergy.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TECO Energy Outages API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Outages 4
GET
/outages
List Active Outages
listOutages 5 params → 200401429
GET
/outages/{outageId}
Get Outage Details
getOutage 1 param → 200404
POST
/outages/report
Report Power Outage
reportOutage body → 201400401
GET
/outages/map
Get Outage Map Data
getOutageMap 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Outage (9 properties), OutageReport (5 properties). Each schema is shown below with its type and property counts.

OutageReport
object
An outage report submitted by a customer.
5 properties 2 required
Outage
object
A power outage event in the Tampa Electric service territory.
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teco-energy-outages-api-openapi.yml Raw ↑

Other APIs TECO Energy publishes across the network.

Tampa Electric API Management
TECO Energy Accounts API
TECO Energy Billing API
TECO Energy Energy Usage API
TECO Energy Service Requests API