Calico Cloud Usage API

A read-only REST API on the Calico Cloud SaaS management plane that returns the same vCPU usage and managed-cluster data shown on the Usage Metrics page, for capacity planning, FinOps and license-compliance workflows. Three documented datasets — contracts (start/end dates, vCPU hours, package, add-ons), summary (per-project vCPU totals and usage over time) and managed clusters (per-cluster usage rows, optional project filter, CSV output) — with startTime, endTime and granularity query parameters. Authentication is an organization-scoped read-only API key generated in the web console.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/calico-cloud-usage-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: tigera:calico-cloud-usage-api
name: Calico Cloud Usage API
description: A read-only REST API on the Calico Cloud SaaS management plane that returns the same vCPU
  usage and managed-cluster data shown on the Usage Metrics page, for capacity planning, FinOps and license-compliance
  workflows. Three documented datasets — contracts (start/end dates, vCPU hours, package, add-ons), summary
  (per-project vCPU totals and usage over time) and managed clusters (per-cluster usage rows, optional
  project filter, CSV output) — with startTime, endTime and granularity query parameters. Authentication
  is an organization-scoped read-only API key generated in the web console.
humanURL: https://docs.tigera.io/calico-cloud/operations/usage-api
tags:
- FinOps
- Usage
- Software-as-a-Service
tags_raw:
- FinOps
- Usage
- SaaS
properties:
- type: Documentation
  url: https://docs.tigera.io/calico-cloud/operations/usage-api
- type: Authentication
  url: authentication/tigera-authentication.yml
x-evidence:
  docs_url: https://docs.tigera.io/calico-cloud/operations/usage-api
  http_status: 200
  fetched: '2026-08-05'
  base_url_note: Tigera does not publish the Usage API host in public documentation. The console generates
    a ready-made command per API key ("Actions > Generate commands"), so the base URL is only visible
    to authenticated customers. Recorded without a baseURL rather than guessed.