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

Weather file import, download, and management

Terabase Energy Weather 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 Weather. 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 14 operations across 13 paths, and defines 5 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.

14 operations 13 paths 5 schemas 5 GET7 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 Weather 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 14

Across 13 paths, the API surfaces 14 operations — 5 GET, 7 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Weather 14

Weather file import, download, and management

POST
/Weather
Create a weather file
createWeather body → 200400401500
GET
/Weather/{weatherId}
Get a weather file
getWeather 1 param → 200401404500
GET
/Weather/{weatherId}/Export
Export a weather file
exportWeather 1 param → 200401404500
PUT
/Weather/{weatherId}/TitleUpdate
Update weather file metadata
updateWeatherTitle 1 param body → 200400401404500
GET
/Weather/{weatherId}/Detail
Get weather hourly detail records
getWeatherDetails 1 param → 200401404500
PUT
/Weather/{weatherId}/Detail
Update weather hourly detail records
updateWeatherDetails 1 param body → 200400401404500
GET
/Weather/Search
Search weather files by location
searchWeather 3 params → 200401500
POST
/Weather/Parse
Parse a raw weather file upload
parseWeather body → 200400401500
POST
/Weather/QualityCheck
Run quality check on a parsed weather file
qualityCheckWeather body → 200400401500
POST
/Weather/FinalizeImport
Finalize import of a parsed weather file
finalizeWeatherImport body → 200400401500
POST
/Weather/FinalizeGeneratedWeather
Finalize a system-generated weather file
finalizeGeneratedWeather body → 200400401500
POST
/Weather/Download/{providerId}
Download weather data from a provider
downloadWeather 5 params → 200400401404500
POST
/Weather/Download/ValidateDownload
Validate a weather download or import
validateWeatherDownload body → 200400401500
GET
/Weather/GetHorizonScene
Get horizon elevation profile for a location
getHorizonScene 2 params → 200400401500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are WeatherFile (40 properties), WeatherDetail (18 properties), ModelStateError (2 properties), HorizonPoint (2 properties). Each schema is shown below with its type and property counts.

HorizonPoint
object
2 properties
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
WeatherFile
object
40 properties 3 required
WeatherDetail
object
18 properties
IdResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terabase-energy-weather-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 Weather 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.