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 Service Requests API

The Service Requests API from TECO Energy — 1 operation(s) for service requests.

TECO Energy Service Requests 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 Service Requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 2 operations across 1 path, 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.

2 operations 1 paths 2 schemas 1 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 Service Requests API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 2

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

Service Requests 2
GET
/accounts/{accountNumber}/service-requests
List Service Requests
listServiceRequests 2 params → 200
POST
/accounts/{accountNumber}/service-requests
Create Service Request
createServiceRequest 1 param body → 201400

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ServiceRequest (7 properties), ServiceRequestCreate (3 properties). Each schema is shown below with its type and property counts.

ServiceRequestCreate
object
3 properties 1 required
ServiceRequest
object
A service request for Tampa Electric customer operations.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teco-energy-service-requests-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 Outages API