CloudHealth Technologies website screenshot

CloudHealth Technologies

CloudHealth Technologies is a cloud financial management (FinOps) and multi-cloud governance platform, founded in Boston and backed by Kleiner Perkins before being acquired by VMware in 2018 and now sold as CloudHealth by Broadcom. The platform helps organizations analyze and optimize cloud cost, usage, security, and governance across AWS, Microsoft Azure, and Google Cloud. It exposes a public developer surface: a REST API (organized around resource-oriented URLs, JSON responses, and standard HTTP status codes) and a GraphQL API for programmatically retrieving and managing accounts, assets, perspectives, billing rules, metrics, reporting (OLAP reports), policies, tagging, SSO, and partner/organization administration. Authentication is via a per-user API Key presented as a bearer token or api_key query parameter, enforcing the same role and organization scoping as the platform UI.

CloudHealth Technologies publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise, Cloud Cost Management, FinOps, and Cloud Governance.

CloudHealth Technologies’ developer surface includes documentation, API reference, pricing, getting-started guide, authentication, and 7 more developer resources.

19.4/100 emerging ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyEnterpriseCloud Cost ManagementFinOpsCloud GovernanceMulti-CloudCloud Management Platform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 19.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/cloudhealth-technologies: 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 1

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

CloudHealth Platform API

The CloudHealth Platform REST API programmatically retrieves and manages data from the CloudHealth Platform — AWS/Azure/GCP accounts, assets, perspectives, billing rules, metric...

Security Posture 2

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

Cloudhealth Technologies Authentication

apiKey/http · 2 schemes

SECURITY

Cloudhealth Technologies Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

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

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cloudhealth-technologies
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloudhealth-technologies.png
name: CloudHealth Technologies
description: 'CloudHealth Technologies is a cloud financial management (FinOps) and multi-cloud governance platform, founded
  in Boston and backed by Kleiner Perkins before being acquired by VMware in 2018 and now sold as CloudHealth by Broadcom.
  The platform helps organizations analyze and optimize cloud cost, usage, security, and governance across AWS, Microsoft
  Azure, and Google Cloud. It exposes a public developer surface: a REST API (organized around resource-oriented URLs, JSON
  responses, and standard HTTP status codes) and a GraphQL API for programmatically retrieving and managing accounts, assets,
  perspectives, billing rules, metrics, reporting (OLAP reports), policies, tagging, SSO, and partner/organization administration.
  Authentication is via a per-user API Key presented as a bearer token or api_key query parameter, enforcing the same role
  and organization scoping as the platform UI.'
url: https://raw.githubusercontent.com/api-evangelist/cloudhealth-technologies/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kleiner-perkins
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Enterprise
- Cloud Cost Management
- FinOps
- Cloud Governance
- Multi-Cloud
- Cloud Management Platform
apis:
- aid: cloudhealth-technologies:cloudhealth-platform-api
  name: CloudHealth Platform API
  humanURL: https://apidocs.cloudhealthtech.com/
  baseURL: https://chapi.cloudhealthtech.com
  description: The CloudHealth Platform REST API programmatically retrieves and manages data from the CloudHealth Platform
    — AWS/Azure/GCP accounts, assets, perspectives, billing rules, metrics, OLAP reports, policies, tagging, SSO, and organization/partner
    administration. Resource-oriented URLs, JSON responses, standard HTTP status codes, and per-user API Key authentication.
  tags:
  - FinOps
  - Cloud Cost Management
  - Reporting
  properties:
  - url: https://apidocs.cloudhealthtech.com/
    type: Documentation
  - url: https://apidocs.cloudhealthtech.com/
    type: APIReference
  - url: authentication/cloudhealth-technologies-authentication.yml
    type: Authentication
  - url: conventions/cloudhealth-technologies-conventions.yml
    type: Conventions
  - url: errors/cloudhealth-technologies-problem-types.yml
    type: ErrorCatalog
  - url: lifecycle/cloudhealth-technologies-lifecycle.yml
    type: Lifecycle
common:
- type: DomainSecurity
  url: security/cloudhealth-technologies-domain-security.yml
- url: https://apidocs.cloudhealthtech.com/
  type: Documentation
- url: https://apidocs.cloudhealthtech.com/
  type: APIReference
- url: https://www.broadcom.com/products/software/finops/cloudhealth
  type: Website
- url: https://www.broadcom.com/products/software/finops/cloudhealth
  type: Pricing
- url: https://techdocs.broadcom.com/us/en/vmware-tanzu/cloudhealth/tanzu-cloudhealth/saas/tnz-cloudhealth/index.html
  type: GettingStarted
- url: https://github.com/CloudHealth
  type: GitHubOrganization
- url: authentication/cloudhealth-technologies-authentication.yml
  type: Authentication
- url: conventions/cloudhealth-technologies-conventions.yml
  type: Conventions
- url: errors/cloudhealth-technologies-problem-types.yml
  type: ErrorCatalog
- url: lifecycle/cloudhealth-technologies-lifecycle.yml
  type: Lifecycle
- type: LLMsTxt
  url: llms/cloudhealth-technologies-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence