Home
Providers
Cloudability
Cloudability
Cloudability (an IBM Apptio product) is a cloud cost management and FinOps platform providing cost visibility, optimization recommendations, anomaly detection, and governance across AWS, Azure, Google Cloud, and other multi-cloud environments. The Cloudability API v3 is REST-oriented with JSON responses, HTTP basic authentication using an API token, cursor-style limit/offset pagination, and operations for reporting, business mappings, rightsizing recommendations, anomalies, vendor credentials, and views.
Cloudability publishes 1 API on the APIs.io network: API v3. Tagged areas include Cloud Cost Management, Cost Optimization, FinOps, Multi-Cloud, and Recommendations.
The Cloudability catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Cloudability’s developer surface includes documentation, GitHub presence, training material, API reference, getting-started guide, support, engineering blog, and 34 more developer resources.
7 APIs
On this page
Kin Score
APIs 7
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
Security Posture 4
Resources 41
apis.yml
58 Operational Transparency
Composite quality — 50.7/100 · developing
Agent readiness — 8/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 7
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.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 7
Authentication, authorization, and security posture
Scroll for all 7
Learn 1
Tutorials, courses, talks, and written guidance
Operate 7
Status, limits, changes, and where to get help
Scroll for all 7
Commercial 4
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
aid: cloudability
url: https://raw.githubusercontent.com/api-evangelist/cloudability/refs/heads/main/apis.yml
name: Cloudability
deliveryModel:
model: unknown
open_source: false
commercial: false
callable_host: false
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- none
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: unknown
trial: false
try_now: false
public: false
label: Freemium
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
created: '2026-03-27'
modified: '2026-09-05'
type: Index
access: 3rd-Party
position: Consuming
specificationVersion: '0.23'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloudability.png
kind: company
tags:
- Cloud Cost Management
- Cost Optimization
- FinOps
- Multi-Cloud
- Recommendations
- Reporting
description: Cloudability (an IBM Apptio product) is a cloud cost management and FinOps platform providing cost visibility,
optimization recommendations, anomaly detection, and governance across AWS, Azure, Google Cloud, and other multi-cloud environments.
The Cloudability API v3 is REST-oriented with JSON responses, HTTP basic authentication using an API token, cursor-style
limit/offset pagination, and operations for reporting, business mappings, rightsizing recommendations, anomalies, vendor
credentials, and views.
apis:
- aid: cloudability:api-v3
name: Cloudability API v3
tags:
- Cloud Cost Management
- FinOps
- Recommendations
- Reporting
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3
humanURL: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=api-getting-started-cloudability-v3
properties:
- url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=api-getting-started-cloudability-v3
type: Documentation
- url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=api-getting-started-cloudability-v3
type: GettingStarted
- url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=cloudability-api
type: APIReference
- url: https://github.com/IBM/Apptio-Tools/tree/main/cloudability/postman-collection
type: Postman
- url: authentication/cloudability-authentication.yml
type: Authentication
- url: conventions/cloudability-conventions.yml
type: Conventions
- url: errors/cloudability-problem-types.yml
type: ErrorCatalog
description: The Cloudability v3 API is the modern REST interface for the platform. It exposes resource-oriented endpoints
for reporting, dimensions and metrics, business mappings, anomalies, rightsizing recommendations, vendor credentials,
views, dashboards, and budgets. Responses default to JSON (CSV available via Accept header), pagination uses limit and
offset together, and sort accepts +attribute / -attribute syntax. Authentication uses HTTP basic auth with an API token
issued from the Cloudability portal.
- aid: cloudability:api-v1
name: Cloudability API v1 (Legacy)
tags:
- Cloud Cost Management
- FinOps
- Legacy
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://app.cloudability.com/api/v1
humanURL: https://community.ibm.com/community/user/discussion/apis-getting-started-with-cloudability-apis
properties:
- url: https://community.ibm.com/community/user/discussion/apis-getting-started-with-cloudability-apis
type: Documentation
description: The legacy v1 API remains available for older integrations covering cost reporting and dimensions. Apptio recommends
migrating to v3 for new integrations. v1 uses an api_key query parameter for authentication.
- aid: cloudability:reporting
name: Cloudability Reporting API
tags:
- Cost Reporting
- Dimensions
- FinOps
- Metrics
image: https://kinlane-images.s3.amazonaws.com/shared/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.
- aid: cloudability:business-mappings
name: Cloudability Business Mappings API
tags:
- Allocations
- Business Mappings
- Showback
- Tagging
tags_raw:
- Allocation
- Business Mappings
- Showback
- Tagging
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3/business-mappings
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: Business Mappings define rule-based dimensions that allocate spend to cost centers, products, environments,
or applications. The API lets callers list, create, update and delete mappings, manage rule order and statements, and
preview the resulting allocation against billing data.
- aid: cloudability:rightsizing
name: Cloudability Rightsizing Recommendations API
tags:
- Cost Optimization
- Recommendations
- Rightsizing
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3/rightsizing
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 Rightsizing API surfaces machine-learning generated downsizing, modernization and termination recommendations
for AWS EC2, RDS, EBS, Azure VMs and disks, and Google Compute Engine instances, including estimated savings, confidence,
and supporting utilization metrics.
- aid: cloudability:anomalies
name: Cloudability Anomaly Detection API
tags:
- Alerts
- Anomaly Detection
- Cost Optimization
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3/anomalies
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 Anomalies API exposes detected cost anomalies on dimensions such as service, account, and business mapping.
Callers can query open anomalies, retrieve baseline / actual cost deltas, classify anomalies, and acknowledge them through
the API.
- aid: cloudability:vendor-credentials
name: Cloudability Vendor Credentials API
tags:
- AWS
- Azure
- GCP
- Onboarding
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cloudability.com/v3/vendors
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 Vendor Credentials API manages connections to AWS payer accounts, Azure billing scopes, GCP billing projects,
OCI tenancies and other cloud vendors. It supports listing existing credentials, validating connectivity, rotating secrets,
and onboarding new accounts.
common:
- type: DomainSecurity
url: security/cloudability-domain-security.yml
- type: Website
url: https://www.apptio.com/products/cloudability/
- type: Documentation
url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas
- type: GitHub
url: https://github.com/cloudability
- type: Training
url: https://education.apptio.com/courses/ibm-cloudability-api
- type: JSONLD
url: json-ld/cloudability-context.jsonld
- type: Spectral
url: rules/cloudability-rules.yml
- type: Integrations
url: https://www.apptio.com/company/partners/
- type: DeveloperPortal
url: https://www.ibm.com/docs/en/cloudability-commercial
- type: APIReference
url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=cloudability-api
- type: GettingStarted
url: https://www.ibm.com/docs/en/cloudability-commercial/cloudability-premium/saas?topic=api-getting-started-cloudability-v3
- type: Postman
url: https://github.com/IBM/Apptio-Tools/tree/main/cloudability/postman-collection
- type: GitHubOrganization
url: https://github.com/cloudability
- type: Support
url: https://www.ibm.com/support/pages/node/7032143
- type: HelpCenter
url: https://community.ibm.com/community/user/groups/community-home?CommunityKey=15c0e07d-35c0-49de-a84b-019253d13376
- type: Blog
url: https://www.apptio.com/blog/
- type: Roadmap
url: https://automation-management.ideas.ibm.com/?project=CLOUDY
- type: SignUp
url: https://frontdoor.apptio.com/login
- type: TermsOfService
url: https://www.ibm.com/terms
- type: PrivacyPolicy
url: https://www.apptio.com/company/data-privacy/
- type: StatusPage
url: https://status.cloudability.com/
- type: Packages
url: packages/cloudability-packages.yml
- type: SDKs
url: packages/cloudability-packages.yml
- type: WellKnown
url: well-known/cloudability-well-known.yml
- type: SecurityTxt
url: well-known/cloudability-security.txt
- type: Security
url: security/cloudability-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
url: security/cloudability-vulnerability-disclosure.yml
- type: TrustCenter
url: security/cloudability-trust-center.yml
- type: Compliance
url: security/cloudability-trust-center.yml
- type: Conformance
url: conformance/cloudability-conformance.yml
- type: Authentication
url: authentication/cloudability-authentication.yml
- type: Conventions
url: conventions/cloudability-conventions.yml
- type: ErrorCatalog
url: errors/cloudability-problem-types.yml
- type: Lifecycle
url: lifecycle/cloudability-lifecycle.yml
- type: Deprecation
url: lifecycle/cloudability-lifecycle.yml
- type: ChangeLog
url: changelog/cloudability-changelog.yml
- type: Plans
url: plans/cloudability-plans-pricing.yml
- type: RateLimits
url: rate-limits/cloudability-rate-limits.yml
- type: FinOps
url: finops/cloudability-finops.yml
- type: LLMsTxt
url: llms/cloudability-llms.txt
- type: X-MCPServerCandidate
url: mcp/cloudability-mcp.yml
- type: DataModel
url: data-model/cloudability-data-model.yml
integrations:
- name: Apptio
- name: ApptioCareers-Employee[1]
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-09-05'
status: enriched
artifacts_added: 1
pass: local-v3
x-parent: apptio
x-relationship: acquisition
x-acquired: 2019
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/cloudability"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cloudability/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cloudability/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.