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

cove.tool API v1

The original cove.tool API, still served from the developer portal alongside v2. Three operations: obtain an API token, list projects and their associated information, and update run values (geometry) for a given project and run.

cove.tool API v1 is one of 2 APIs that Cove.Tool publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication, Project, and Building Performance. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, organized into 3 resource areas, and defines 18 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://app.covetool.com/api.

3 operations 3 paths 18 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://app.covetool.com/api
Authentication
API Key
Terms of Service
Resource Areas
3

Authentication & Security 1

cove.tool API v1 declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (AuthToken).

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. They span 3 resource areas: Authentication Token, Projects, Project Geometry. Each is listed below with its method, path, parameters, and response codes.

Authentication Token 1

Attempting to make API requests without authentication will fail. API requests must be made over HTTPS. Authentication tokens are used to help identify the user attempting to make…

POST
/get-token
Obtain an API token to authenticate requests
body → 200400
Projects 1

Lists all the projects of current user and returns a list of objects with project name, runs, and its url.

GET
/projects
List all projects and their associated information
1 param → 200401
Project Geometry 1

Update project geometry and obtain an Energy Use Intensity (EUI) breakdown of a given model.

POST
/run-values
Update geometry values for a given project/run
body → 201400

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Update2DGeometryAreasRequests (22 properties), Update3DGeometryAreasRequests (17 properties), VerticesModel (3 properties), ProjectsRequests (3 properties). Each schema is shown below with its type and property counts.

BasePathURL
CurlCodeSample
AuthTokenRequests
object
2 properties 2 required
AuthTokenResponses
object
2 properties 2 required
AuthorizationToken
string
ProjectsRequests
object
3 properties 3 required
AllProjectsRequestsA
AllProjectsRequestsB
EuiBreakdownHeaders
array
UpdateGeometryAreasResponses
object
2 properties 2 required
Update2DGeometryAreasRequests
object
22 properties 4 required
Update3DGeometryAreasRequests
object
17 properties 7 required
VerticesObject
object
TrianglesArray
VerticesModel
object
3 properties
MeshObject
array
An array of objects represented as vertex and triangle data. Each mesh must have a list of Vertices along with Triangles which refer to Vertices by index. Norm…
CenterObject
NormalObject

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cove.tool-api-v1-openapi.yml Raw ↑

Other APIs Cove.Tool publishes across the network.

cove.tool REST API v2
Where this information came from

This is an independent, third-party profile of cove.tool API v1, 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.