Home
Providers
CloudZero
CloudZero
CloudZero is a cloud cost intelligence and FinOps platform that automates the collection, allocation, and analysis of infrastructure spend to uncover waste and improve unit economics. The CloudZero API V2 is REST-oriented, uses API key authentication, and exposes endpoints for querying billing costs and dimensions, managing insights and budgets, sending unit metric and allocation telemetry, and ingesting cost data from any source via the AnyCost framework.
CloudZero publishes 6 APIs on the APIs.io network, including Allocation Telemetry API, AnyCost API, Billing API, and 3 more. Tagged areas include Budgets, Cloud Cost Management, Cost Allocation, Cost Optimization, and FinOps.
The CloudZero catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
CloudZero’s developer surface includes authentication, developer portal, documentation, pricing, GitHub presence, privacy policy, engineering blog, and 10 more developer resources.
1 APIs
On this page
Kin Score
APIs 12
Postman 6
Open Collections 8
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 13
JSON Structure 1
Security Posture 3
Agentic Access 1
Resources 17
apis.yml
18 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 43.5/100 · developing
Agent readiness — 20/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 12
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 8
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 13
JSON Structure definitions describing this provider's data shapes.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
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
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: cloudzero
url: https://raw.githubusercontent.com/api-evangelist/cloudzero/refs/heads/main/apis.yml
name: CloudZero
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
created: '2026-01-02'
modified: '2026-09-06'
type: Index
access: 3rd-Party
position: Consuming
specificationVersion: '0.23'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloudzero.png
kind: company
tags:
- Budgets
- Cloud Cost Management
- Cost Allocation
- Cost Optimization
- FinOps
- Telemetry
- Unit Economics
description: CloudZero is a cloud cost intelligence and FinOps platform that automates the collection, allocation, and analysis
of infrastructure spend to uncover waste and improve unit economics. The CloudZero API V2 is REST-oriented, uses API key
authentication, and exposes endpoints for querying billing costs and dimensions, managing insights and budgets, sending
unit metric and allocation telemetry, and ingesting cost data from any source via the AnyCost framework.
apis:
- aid: cloudzero:billing
name: CloudZero Billing API
description: The Billing API exposes cost and dimension data for analysis. Endpoints under /v2/billing return cost rows
over a date range with selectable dimensions (account, service, region, custom dimension) and metrics (real_cost, billed_cost).
Pagination uses page and page_size query parameters.
humanURL: https://docs.cloudzero.com/reference/billing
baseURL: https://api.cloudzero.com/v2/billing
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Billing
- Cost Reporting
- Dimensions
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/billing
- aid: cloudzero:insights
name: CloudZero Insights API
description: The Insights API stores and surfaces actionable cost insights and recommendations. Endpoints under /v2/insights
support listing, creating, updating, and deleting insight records, including assigned owners, severity, status, and estimated
savings.
humanURL: https://docs.cloudzero.com/reference/insights
baseURL: https://api.cloudzero.com/v2/insights
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Cost Optimization
- Insights
- Recommendations
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/insights
- aid: cloudzero:budgets
name: CloudZero Budgets API
description: The Budgets API manages cost-and-usage budgets, alerts, thresholds, and actuals tracking. Endpoints under /v2/budgets
list, create, update, and delete budgets and surface current consumption against limits.
humanURL: https://docs.cloudzero.com/reference/budgets
baseURL: https://api.cloudzero.com/v2/budgets
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Alerts
- Budgets
- FinOps
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/budgets
- aid: cloudzero:allocation-telemetry
name: CloudZero Allocation Telemetry API
description: Allocation Telemetry sends, edits, and deletes allocation telemetry data for splitting cloud cost across custom
allocation dimensions. Endpoints under /v1/telemetry/allocation/{stream_name} support sum, replace, and delete operations
against a named telemetry stream.
humanURL: https://docs.cloudzero.com/reference/allocation-telemetry
baseURL: https://api.cloudzero.com/v1/telemetry/allocation
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Allocations
- Cost Splitting
- Telemetry
tags_raw:
- Allocation
- Cost Splitting
- Telemetry
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/allocation-telemetry
- aid: cloudzero:unit-metric-telemetry
name: CloudZero Unit Metric Telemetry API
description: Unit Metric Telemetry ingests business metrics that drive unit-economics calculations (cost per customer, cost
per transaction, cost per tenant). Endpoints under /v1/telemetry/{stream_name} support submitting records, deleting, and
replacing values for named streams.
humanURL: https://docs.cloudzero.com/reference/unit-metric-telemetry
baseURL: https://api.cloudzero.com/v1/telemetry
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Telemetry
- Unit Economics
- Unit Metrics
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/unit-metric-telemetry
- aid: cloudzero:anycost
name: CloudZero AnyCost API
description: AnyCost ingests cost data from any source using the AnyCost Stream Adaptor and Common Bill Format (CBF). Endpoints
under /v2/connections/billing/anycost/{connection_id}/billing_drops accept uploads of normalized billing drops alongside
native AWS, Azure, and GCP integrations.
humanURL: https://docs.cloudzero.com/reference/anycost
baseURL: https://api.cloudzero.com/v2/connections/billing/anycost
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- AnyCost
- Billing Drop
- CBF
- Common Bill Format
- Ingestion
properties:
- type: Documentation
url: https://docs.cloudzero.com/reference/anycost
- aid: cloudzero:cloudzero-allocation-telemetry-api
name: CloudZero Allocation Telemetry API
description: Send, edit, and delete allocation telemetry data for splitting cloud cost data through custom allocation dimensions.
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- Allocation Telemetry
properties:
- type: OpenAPI
url: openapi/cloudzero-allocation-telemetry-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
- aid: cloudzero:cloudzero-anycost-api
name: CloudZero AnyCost API
description: Ingest cost data from any source using the AnyCost Stream Adaptor and Common Bill Format (CBF).
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- AnyCost
properties:
- type: OpenAPI
url: openapi/cloudzero-anycost-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
- aid: cloudzero:cloudzero-billing-api
name: CloudZero Billing API
description: Retrieve cost and dimension data for billing analysis.
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- Billing
properties:
- type: OpenAPI
url: openapi/cloudzero-billing-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
- aid: cloudzero:cloudzero-budgets-api
name: CloudZero Budgets API
description: Create, read, update, and delete budgets for cost tracking.
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- Budgets
properties:
- type: OpenAPI
url: openapi/cloudzero-budgets-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
- aid: cloudzero:cloudzero-insights-api
name: CloudZero Insights API
description: Create, read, update, and delete cost insights.
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- Insights
properties:
- type: OpenAPI
url: openapi/cloudzero-insights-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
- aid: cloudzero:cloudzero-unit-metric-telemetry-api
name: CloudZero Unit Metric Telemetry API
description: Send, edit, and delete unit metric telemetry data related to your system operations.
humanURL: https://docs.cloudzero.com/reference/introduction
baseURL: https://api.cloudzero.com
tags:
- Unit Metric Telemetry
properties:
- type: OpenAPI
url: openapi/cloudzero-unit-metric-telemetry-api-openapi.yml
- type: Documentation
url: https://docs.cloudzero.com/reference/introduction
- type: Authorization
url: https://docs.cloudzero.com/reference/authorization
- type: JSONSchema
url: json-schema/cloudzero-cost.json
- type: JSONSchema
url: json-schema/cloudzero-insight.json
- type: JSONSchema
url: json-schema/cloudzero-budget.json
- type: JSONSchema
url: json-schema/cloudzero-telemetry-record.json
- type: JSONSchema
url: json-schema/cloudzero-billing-drop.json
- type: JSONLD
url: json-ld/cloudzero-context.jsonld
- type: Spectral
url: rules/cloudzero-rules.yml
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/cloudzero/overview
- type: AgenticAccess
url: agentic-access/cloudzero-agentic-access.yml
- type: TrustCenter
url: security/cloudzero-trust-center.yml
- type: DomainSecurity
url: security/cloudzero-domain-security.yml
- type: Authentication
url: authentication/cloudzero-authentication.yml
- type: LinkedIn
url: https://www.linkedin.com/company/cloudzero
- type: Website
url: https://www.cloudzero.com/
- type: Portal
url: https://app.cloudzero.com/
- type: Documentation
url: https://docs.cloudzero.com/
- type: Pricing
url: https://www.cloudzero.com/pricing/
- type: StatusPage
url: https://status.cloudzero.com/
- type: GitHub
url: https://github.com/Cloudzero
- type: TermsOfService
url: https://www.cloudzero.com/terms-of-service/
- type: Privacy
url: https://www.cloudzero.com/privacy-policy/
- type: Integrations
url: https://www.cloudzero.com/integrations/
- type: LlmsText
url: https://docs.cloudzero.com/llms.txt
- type: Blog
url: https://www.cloudzero.com/feed
- name: MCP Documentation
url: https://docs.cloudzero.com/docs/ai-mcp-oauth-clients
type: MCPDocumentation
integrations:
- name: Amazon Web Services
- name: Kubernetes
- name: Google Cloud Platform
- name: Anthropic
- name: Microsoft Azure
- name: MongoDB
- name: Snowflake
- name: OpenAI
- name: Datadog
- name: Databricks
- name: New Relic
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/cloudzero"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cloudzero/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cloudzero/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.