TECO Energy · API Governance Rules
TECO Energy API Rules
Spectral linting rules defining API design standards and conventions for TECO Energy.
10 Rules
error 4
warn 5
Rule Categories
teco
Rules
warn
teco-energy-operation-ids-camel-case
Operation IDs must use camelCase naming convention.
$.paths[*][*].operationId
warn
teco-energy-bearer-auth-required
All non-public endpoints must use bearer authentication.
$.paths[*][*]
error
teco-energy-responses-have-descriptions
All responses must have descriptions.
$.paths[*][*].responses[*]
warn
teco-energy-operations-have-tags
All operations must be tagged.
$.paths[*][*]
error
teco-energy-operations-have-summaries
All operations must have a summary.
$.paths[*][*]
warn
teco-energy-title-case-summaries
Operation summaries must use Title Case.
$.paths[*][*].summary
hint
teco-energy-account-number-in-path
Account-scoped operations must use accountNumber path parameter.
$.paths['/accounts/{accountNumber}'][*].parameters[*]
error
teco-energy-servers-defined
API must define at least one server.
$
warn
teco-energy-components-schemas
API must define reusable schemas in components.
$.components
error
teco-energy-security-schemes-defined
API must define security schemes.
$.components
Spectral Ruleset
Work with this as data
Every ruleset 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 spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset 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.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/teco-energy-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.