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

Adobe Experience Cloud Calculated Metrics API

Operations for managing calculated metrics

Adobe Experience Cloud Calculated Metrics API is one of 36 APIs that Adobe Experience Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Calculated Metrics. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

Requests are made against a single base URL, https://analytics.adobe.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.1.0
API Version
2.0.0
Server
https://analytics.adobe.io
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Experience Cloud Calculated Metrics API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token obtained via Adobe I/O.
  • apiKey — Adobe I/O client 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.

Calculated Metrics 5

Operations for managing calculated metrics

GET
/api/{companyId}/calculatedmetrics
Adobe Analytics Adobe Experience Cloud List Calculated Metrics
listCalculatedMetrics 4 params → 200401
POST
/api/{companyId}/calculatedmetrics
Adobe Analytics Adobe Experience Cloud Create a Calculated Metric
createCalculatedMetric 1 param body → 200400401
GET
/api/{companyId}/calculatedmetrics/{calculatedMetricId}
Adobe Analytics Adobe Experience Cloud Get a Calculated Metric
getCalculatedMetric 2 params → 200404
PUT
/api/{companyId}/calculatedmetrics/{calculatedMetricId}
Adobe Analytics Adobe Experience Cloud Update a Calculated Metric
updateCalculatedMetric 2 params body → 200400404
DELETE
/api/{companyId}/calculatedmetrics/{calculatedMetricId}
Adobe Analytics Adobe Experience Cloud Delete a Calculated Metric
deleteCalculatedMetric 2 params → 200404

Schemas 2

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

CalculatedMetric
object
7 properties
CalculatedMetricList
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-experience-cloud-calculated-metrics-api-openapi.yml Raw ↑

Other APIs Adobe Experience Cloud publishes across the network.

Adobe I/O Events
Adobe Experience Cloud Activities API
Adobe Experience Cloud Audiences API
Adobe Experience Cloud Batches API
Adobe Experience Cloud Campaign API
Adobe Experience Cloud Campaigns API
Adobe Experience Cloud Classes API
Adobe Experience Cloud Collections API
Adobe Experience Cloud Content API
Adobe Experience Cloud Content Templates API
Adobe Experience Cloud Datasets API
Adobe Experience Cloud Date Ranges API