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 Predictions API

Energy prediction configuration and execution

Terabase Energy Predictions 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 Predictions. 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 13 operations across 10 paths, and defines 7 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.

13 operations 10 paths 7 schemas 1 DELETE6 GET4 POST2 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 Predictions 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 13

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

Predictions 13

Energy prediction configuration and execution

GET
/Project/{projectId}/Prediction
List predictions for a project
listPredictions 1 param → 200401404500
POST
/Project/{projectId}/Prediction
Create a prediction
createPrediction 1 param body → 200400401404429500
PUT
/Project/{projectId}/Prediction
Update a prediction
updatePrediction 1 param body → 200400401404429500
GET
/Project/{projectId}/Prediction/{predictionId}
Get a prediction
getPrediction 2 params → 200401404500
DELETE
/Project/{projectId}/Prediction/{predictionId}
Delete a prediction
deletePrediction 2 params → 200401404500
GET
/Project/{projectId}/Prediction/{predictionId}/Overview
Get prediction overview
getPredictionOverview 2 params → 200401404500
POST
/Project/{projectId}/Prediction/{predictionId}/Run
Run a prediction
runPrediction 2 params → 200400401404500
POST
/Project/{projectId}/Prediction/{predictionId}/Cancel
Cancel a running prediction
cancelPrediction 2 params → 200400401404500
POST
/Project/{projectId}/Prediction/Status
Change status of one or more predictions
changePredictionStatus 1 param body → 200400401403404500
GET
/Project/{projectId}/Prediction/{predictionId}/Export
Export a prediction
exportPrediction 2 params → 200401404500
GET
/Project/{projectId}/Prediction/{predictionIds}/ExportMulti
Export and compare multiple predictions
exportPredictionComparison 2 params → 200401404500
GET
/Project/{projectId}/Prediction/{predictionId}/GetAlbedoData
Get albedo data for a prediction
getPredictionAlbedoData 2 params → 200401404500
PUT
/Project/{projectId}/Prediction/{predictionId}/PowerPlant/ExportOptions
Update export options for a prediction's power plant
updateExportOptions 2 params body → 200400401404500

Schemas 7

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

MonthlyFactor
object
6 properties
PredictionUpdateResponse
object
1 property
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
ExportOptions
object
3 properties
Prediction
object
51 properties 1 required
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-predictions-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 Inverters API
Terabase Energy Module API
Where this information came from

This is an independent, third-party profile of Terabase Energy Predictions 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.