How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Terabase Energy Inverters API

Inverter library management

Terabase Energy Inverters API is one of 26 APIs that Terabase Energy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Inverters. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 10 operations across 7 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 12.13.0.

Requests are made against a single base URL, https://api.plantpredict.terabase.energy.

10 operations 7 paths 6 schemas 1 DELETE4 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
12.13.0
Base URL
https://api.plantpredict.terabase.energy
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Terabase Energy Inverters API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Pass Authorization: Bearer on every request. See the Authentication section of the API description for how to fetch a token.

Paths & Operations 10

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

Inverters 10

Inverter library management

GET
/Inverter
List all accessible inverters
listInverters → 200401500
POST
/Inverter
Create an inverter
createInverter body → 200400401500
GET
/Inverter/InverterOverview
Get inverter overview list
getInverterOverview → 200401500
POST
/Inverter/Status
Change status of one or more inverters
changeInverterStatus body → 200400401403500
POST
/Inverter/kVA
Calculate kVA for an inverter at given conditions
calculateInverterkVA 3 params body → 200400401500
POST
/Inverter/ParseONDFile
Parse an OND file and return inverter data
parseONDFile body → 200400401500
GET
/Inverter/{inverterId}
Get an inverter by ID
getInverter 1 param → 200401404500
PUT
/Inverter/{inverterId}
Update an inverter
updateInverter 1 param body → 200400401404500
DELETE
/Inverter/{inverterId}
Delete an inverter
deleteInverter 1 param → 200401404500
GET
/Inverter/{inverterId}/kVA
Get stored kVA for an inverter
getInverterkVA 1 param → 200401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Inverter (26 properties), InverterOverview (13 properties), StatusChangeItem (2 properties), ModelStateError (2 properties). Each schema is shown below with its type and property counts.

ModelStateError
object
ASP.NET Web API validation error. modelState maps the offending field name (or request) to a list of human-readable messages.
2 properties 1 required
Inverter
object
26 properties 4 required
kVAResponse
object
1 property
InverterOverview
object
13 properties
StatusChangeItem
object
2 properties 2 required
IdResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terabase-energy-inverters-api-openapi.yml Raw ↑

Other APIs Terabase Energy publishes across the network.

PlantPredict MCP Connector
Terrain Pro API
Terabase Energy ASHRAE API
Terabase Energy Company API
Terabase Energy Country API
Terabase Energy Definition API
Terabase Energy Definitions API
Terabase Energy Financial Model API
Terabase Energy Home API
Terabase Energy Inverter API
Terabase Energy Module API
Terabase Energy Modules API
Where this information came from

This is an independent, third-party profile of Terabase Energy Inverters API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.