Cove.Tool

cove.tool (rebranded to "cove" in 2025) is an Atlanta, Georgia building-performance analysis platform for architects, engineers and contractors, founded in 2017 by Sandeep Ahuja, Patrick Chopson and Daniel Chopson. Its analysis.tool engine runs energy, daylight, glare, embodied carbon, water, radiation, shadow and cost-versus-performance optimization on early-stage building designs. The company publishes a public REST API — marketed as api.tool — that lets software vendors and design firms create projects, upload building geometry, select an energy code, kick off daylight and energy simulation, poll job status and retrieve EUI, sDA and ASE results without using the web application. Two OpenAPI 3.0 definitions are served from the developer portal: a three-operation v1 and a thirteen-operation v2.

Cove.Tool publishes 2 APIs on the APIs.io network: REST API v2 and API v1. Tagged areas include Company, Building Performance, Energy Modeling, Daylight Analysis, and Sustainability.

Cove.Tool’s developer surface includes authentication, API reference, documentation, getting-started guide, support, signup flow, and 15 more developer resources.

37.4/100 thin ▬ flat Agent 40/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs
CompanyBuilding PerformanceEnergy ModelingDaylight AnalysisSustainabilityArchitectureAECSimulationEmbodied CarbonBuilding Design

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 37.4/100 · thin
Contract Quality 10.3 / 21
Developer Ergonomics 9.6 / 17
Commercial Clarity 4.0 / 17
Operational Transparency 0.6 / 11
Governance 2.1 / 10
Discoverability 6.5 / 9
Regulatory Posture 4.3 / 15
Agent readiness — 40/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cove.tool: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

cove.tool REST API v2

The current cove.tool REST API. Thirteen operations across six tags — User, Profiles, Energy Codes, Projects, Project Geometry and Daylight Analysis — covering account creation,...

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 updat...

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

cove.tool API

OPEN COLLECTION

cove.tool REST API v2

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cove.Tool Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cove.Tool Authentication

apiKey · 2 schemes

SECURITY

Cove.Tool Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cove.tool
name: Cove.Tool
description: 'cove.tool (rebranded to "cove" in 2025) is an Atlanta, Georgia building-performance analysis platform for architects,
  engineers and contractors, founded in 2017 by Sandeep Ahuja, Patrick Chopson and Daniel Chopson. Its analysis.tool engine
  runs energy, daylight, glare, embodied carbon, water, radiation, shadow and cost-versus-performance optimization on early-stage
  building designs. The company publishes a public REST API — marketed as api.tool — that lets software vendors and design
  firms create projects, upload building geometry, select an energy code, kick off daylight and energy simulation, poll job
  status and retrieve EUI, sDA and ASE results without using the web application. Two OpenAPI 3.0 definitions are served from
  the developer portal: a three-operation v1 and a thirteen-operation v2.'
image: https://developers.covetool.com/covetool_logo.png
url: https://raw.githubusercontent.com/api-evangelist/cove.tool/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-harvest-listing: https://www.hiive.com/securities/cove.tool-stock
specificationVersion: '0.20'
created: '2026-08-11'
modified: '2026-08-11'
tags:
- Company
- Building Performance
- Energy Modeling
- Daylight Analysis
- Sustainability
- Architecture
- AEC
- Simulation
- Embodied Carbon
- Building Design
apis:
- aid: cove.tool:rest-api-v2
  name: cove.tool REST API v2
  description: The current cove.tool REST API. Thirteen operations across six tags — User, Profiles, Energy Codes, Projects,
    Project Geometry and Daylight Analysis — covering account creation, project create/read/update, 3D geometry upload, energy-code
    lookup, and starting, polling, retrieving and stopping daylight/energy analysis runs. Token authentication is sent in
    the Authorization header; tokens are minted at https://app.covetool.com/api/get-token.
  humanURL: https://developers.covetool.com/
  baseURL: https://app.covetool.com/api/v2
  tags:
  - Building Performance
  - Daylight Analysis
  - Energy Modeling
  - Projects
  - Simulation
  properties:
  - type: OpenAPI
    url: openapi/cove.tool-rest-api-v2-openapi.yml
  - type: Overlay
    url: overlays/cove.tool-rest-api-v2-overlay.yaml
  - type: Documentation
    url: https://developers.covetool.com/
- aid: cove.tool:api-v1
  name: cove.tool API v1
  description: '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.'
  humanURL: https://developers.covetool.com/
  baseURL: https://app.covetool.com/api
  tags:
  - Authentication
  - Projects
  - Building Performance
  properties:
  - type: OpenAPI
    url: openapi/cove.tool-api-v1-openapi.yml
  - type: Overlay
    url: overlays/cove.tool-api-v1-overlay.yaml
  - type: Documentation
    url: https://developers.covetool.com/
x-enrichment:
  date: '2026-08-11'
  status: enriched
  artifacts_added: 22
  pass: local-v1
x-coverage:
  state: covered
  detail: Two real OpenAPI 3.0 documents were harvested verbatim from the provider's own developer portal and the live API
    host was probed for runtime semantics. The corporate site cove.inc is behind a SiteGround captcha (202 on every path including
    a control path), which cost the pricing, newsroom and plugin-download pages, but it did not block the developer surface.
  evidence:
  - url: https://developers.covetool.com/openapi.yaml
    status: 200
  - url: https://developers.covetool.com/openapi-v1.yaml
    status: 200
  - url: https://app.covetool.com/api/v2/energy-codes
    status: 401
  - url: https://cove.inc/
    status: 202
  checked: '2026-08-11'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/cove.tool-domain-security.yml
- type: Authentication
  url: authentication/cove.tool-authentication.yml
- type: Website
  url: https://cove.inc/
- type: DeveloperPortal
  url: https://developers.covetool.com/
- type: APIReference
  url: https://developers.covetool.com/
- type: Documentation
  url: https://help.covetool.com/en/
- type: GettingStarted
  url: https://help.covetool.com/en/articles/6022777-what-is-the-cove-tool-api
- type: Support
  url: https://help.covetool.com/en/
- type: HelpCenter
  url: https://help.covetool.com/en/
- type: SignUp
  url: https://app.covetool.com/login/
- type: GitHubOrganization
  url: https://github.com/covetool
- type: TermsOfService
  url: https://www.cove.tools/terms-of-use
- type: Conventions
  url: conventions/cove.tool-conventions.yml
- type: ErrorCatalog
  url: errors/cove.tool-problem-types.yml
- type: Lifecycle
  url: lifecycle/cove.tool-lifecycle.yml
- type: Conformance
  url: conformance/cove.tool-conformance.yml
- type: Plans
  url: plans/cove.tool-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cove.tool-rate-limits.yml
- type: DataModel
  url: data-model/cove.tool-data-model.yml
- type: LLMsTxt
  url: llms/cove.tool-llms.txt
- type: AgentSkill
  url: skills/_index.yml