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 Perspectives API

Group and analyze cloud cost data through customizable views.

Harness Cloud Cost Management Perspectives 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 Perspectives. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and an API reference.

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

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

5 operations 2 paths 2 schemas 1 DELETE2 GET1 POST1 PUT

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 Perspectives 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 5

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

Perspectives 5

Group and analyze cloud cost data through customizable views.

GET
/ccm/api/perspective
List perspectives
listPerspectives 1 param → 200
POST
/ccm/api/perspective
Create a perspective
createPerspective 1 param body → 200
GET
/ccm/api/perspective/{perspectiveId}
Get a perspective
getPerspective 2 params → 200
PUT
/ccm/api/perspective/{perspectiveId}
Update a perspective
updatePerspective 2 params body → 200
DELETE
/ccm/api/perspective/{perspectiveId}
Delete a perspective
deletePerspective 2 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Perspective (9 properties), PerspectiveList (2 properties). Each schema is shown below with its type and property counts.

PerspectiveList
object
2 properties
Perspective
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Harness Cloud Cost Management publishes across the network.

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