Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Harness Cloud Cost Management Anomalies API

Detect and review unusual cost patterns and anomalies.

Harness Cloud Cost Management Anomalies API is one of 6 APIs that Harness Cloud Cost Management publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Anomalies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://app.harness.io.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://app.harness.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Harness Cloud Cost Management Anomalies API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Harness Personal Access Token or Service Account API key.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Anomalies 2

Detect and review unusual cost patterns and anomalies.

GET
/ccm/api/anomaly
List anomalies
listAnomalies 1 param → 200
GET
/ccm/api/anomaly/{anomalyId}
Get an anomaly
getAnomaly 2 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Anomaly (10 properties). Each schema is shown below with its type and property counts.

Anomaly
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

harness-cloud-cost-anomalies-api-openapi.yml Raw ↑

Other APIs Harness Cloud Cost Management publishes across the network.

Harness Cloud Cost Management Budgets API
Harness Cloud Cost Management Connectors API
Harness Cloud Cost Management Cost Categories API
Harness Cloud Cost Management Perspectives API
Harness Cloud Cost Management Recommendations API