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

Solar project management

Terabase Energy Projects 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 Project. 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 16 operations across 13 paths, and defines 13 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.

16 operations 13 paths 13 schemas 2 DELETE10 GET4 POST

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 Projects 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 16

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

Projects 16

Solar project management

GET
/Project
List projects (paginated)
listProjects 2 params → 200401500
POST
/Project
Create a project
createProject 1 param body → 200400401500
GET
/Project/My
Get current user's projects
getMyProjects 1 param → 200401500
GET
/ProjectsAndPredictions/My
Get current user's projects including their predictions
getMyProjectsAndPredictions → 200401500
GET
/Project/Search
Search projects by geographic radius
searchProjects 3 params → 200401500
GET
/Project/ByStatus
List projects filtered by status
listProjectsByStatus 3 params → 200401500
POST
/Project/Status
Change status of one or more projects
changeProjectStatus body → 200400401403500
POST
/Project/Import/PVsyst
Import a PVsyst project from a ZIP export
importPVsystProject body → 202400401500
GET
/Project/Import/PVsyst/{jobId}
Check the progress and outcome of a PVsyst import
getPVsystImportStatus 1 param → 200401404500
GET
/Project/{projectId}
Get a project by ID
getProject 1 param → 200401404500
DELETE
/Project/{projectId}
Delete a project
deleteProject 1 param → 200401404500
GET
/Project/{projectId}/Overview
Get project overview
getProjectOverview 1 param → 200401404500
GET
/Project/{projectId}/Export
Export a project
exportProject 1 param → 200401404500
GET
/Project/{projectId}/Note
Get notes for a project
getProjectNotes 1 param → 200401404500
POST
/Project/{projectId}/Note
Add a note to a project
createProjectNote 1 param body → 200400401404500
DELETE
/Project/{projectId}/Note/{noteId}
Delete a project note
deleteProjectNote 2 params → 200401404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Project (17 properties), ProjectOverview (15 properties), PVsystImportStatusResult (11 properties), Note (6 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
Note
object
6 properties
ProjectOverview
object
15 properties
PVsystFailedVariant
object
A PVsyst variant that errored while the prediction was being created.
2 properties
NoteCreate
object
1 property 1 required
PVsystImportStatusResult
object
The state and outcome of a PVsyst import job.
11 properties 2 required
PVsystSkippedVariant
object
A PVsyst variant that was not imported because one or more of the files it references could not be used.
3 properties
PVsystImportStartResult
object
Returned when a PVsyst import is accepted. No project exists yet — poll statusUrl until the job reaches a terminal status.
2 properties 1 required
PVsystBlockingReference
object
A file a variant references that could not be used.
3 properties
Project
object
17 properties 3 required
PVsystImportedVariant
object
A PVsyst variant that was imported as a prediction.
2 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-projects-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 Projects 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.