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

Instana Website Metrics API

The Website Metrics API from Instana — 3 operation(s) for website metrics.

Instana Website Metrics API is one of 62 APIs that Instana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.307.1417.

Requests are made against 2 base URLs: https://{unit}-{tenant}.instana.io, https://{domain}.

3 operations 3 paths 11 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.307.1417
Servers
https://{unit}-{tenant}.instana.io
https://{domain}
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Instana Website Metrics API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (ApiKeyAuth).

  • ApiKeyAuth — Example bash curl --request GET \ --url https://test-instana.instana.io/api/application-monitoring/catalog/metrics \ --header 'authorization: apiToken xxxxxxxx…

Paths & Operations 3

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

Website Metrics 3
POST
/api/website-monitoring/metricsdeprecated
Get beacon metrics
getBeaconMetrics body → 200
GET
/api/website-monitoring/page-load{id}{timestamp}
Get page load
getPageLoad 2 params → 200400404
POST
/api/website-monitoring/v2/metrics
Get beacon metrics
getBeaconMetricsV2 body → 200401404422500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are WebsiteMonitoringBeacon (105 properties), JsStackTraceLine (6 properties), GetWebsiteMetricsV2 (4 properties), GetWebsiteMetrics (4 properties). Each schema is shown below with its type and property counts.

DeprecatedTagFilter
object
4 properties 3 required
WebsiteMonitoringMetricsConfiguration
object
3 properties 2 required
WebsiteMonitoringBeacon
object
105 properties 7 required
MetricAPIResult
object
2 properties 1 required
WebsiteMetricResult
object
1 property
TagFilterExpressionElement
object
Boolean expression of tag filters to define the scope of relevant calls.
1 property 1 required
AdjustedTimeframe
object
Time frame provided in API request is slightly adjusted in response for faster API response. For example, In request payload, if timeframe is 08:03 - 14:03, wh…
2 properties 1 required
GetWebsiteMetrics
object
4 properties 2 required
GetWebsiteMetricsV2
object
4 properties 2 required
TimeFrame
object
Time range for which the data should be retrieved.
2 properties
JsStackTraceLine
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instana-website-metrics-api-openapi.yml Raw ↑

Other APIs Instana publishes across the network.

Instana Action Catalog API
Instana Action History API
Instana AI Management API
Instana Apdex Report API
Instana Apdex Settings API
Instana API Token API
Instana Application Alert Configuration API
Instana Application Analyze API
Instana Application Catalog API
Instana Application Metrics API
Instana Application Resources API
Instana Application Settings API