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 Mobile App Metrics API

The Mobile App Metrics API from Instana — 3 operation(s) for mobile app metrics.

Instana Mobile App 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 Mobile App 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 Mobile App 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.

Mobile App Metrics 3
POST
/api/mobile-app-monitoring/metricsdeprecated
Get mobile app beacon metrics
getMobileAppBeaconMetrics body → 200
GET
/api/mobile-app-monitoring/session{id}{timestamp}
Get mobile app session
getSession 2 params → 200400401404500
POST
/api/mobile-app-monitoring/v2/metrics
Get beacon metrics
getMobileAppBeaconMetricsV2 body → 200401500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are MobileAppMonitoringBeacon (91 properties), StackTraceLine (6 properties), GetMobileAppMetricsV2 (4 properties), DeprecatedTagFilter (4 properties). Each schema is shown below with its type and property counts.

DeprecatedTagFilter
object
4 properties 3 required
MobileAppMonitoringBeacon
object
91 properties 5 required
StackTraceLine
object
6 properties 1 required
MetricAPIResult
object
2 properties 1 required
MobileAppMetricResult
object
1 property
TagFilterExpressionElement
object
Boolean expression of tag filters to define the scope of relevant calls.
1 property 1 required
GetMobileAppMetrics
object
4 properties 2 required
MobileAppMonitoringMetricsConfiguration
object
4 properties 2 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
GetMobileAppMetricsV2
object
4 properties 2 required
TimeFrame
object
Time range for which the data should be retrieved.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instana-mobile-app-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