Cloudability Reporting API

The Reporting endpoints under v3 build cost-and-usage queries against Cloudability's normalized billing dataset. Callers select metrics (unblended cost, amortized cost, usage_quantity), dimensions (vendor, account_id, service_name, business_mapping, region), filters, and date ranges to produce tabular results that can be exported as JSON or CSV.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudability:reporting
name: Cloudability Reporting API
tags:
- Cost Reporting
- Dimensions
- FinOps
- Metrics
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3/reporting
humanURL: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas
properties:
- url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas
  type: Documentation
description: The Reporting endpoints under v3 build cost-and-usage queries against Cloudability's normalized
  billing dataset. Callers select metrics (unblended cost, amortized cost, usage_quantity), dimensions
  (vendor, account_id, service_name, business_mapping, region), filters, and date ranges to produce tabular
  results that can be exported as JSON or CSV.