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

The Usage API from Instana — 5 operation(s) for usage.

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

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

This API exposes 5 operations across 5 paths, and defines 2 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}.

5 operations 5 paths 2 schemas 5 GET

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

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

Usage 5
GET
/api/instana/usage/api
API usage by customer
getAllUsage → 200
GET
/api/instana/usage/api/{day}/{month}/{year}
API usage day / month / year
getUsagePerDay 3 params → 200
GET
/api/instana/usage/api/{month}/{year}
API usage month / year
getUsagePerMonth 2 params → 200
GET
/api/instana/usage/hosts/{day}/{month}/{year}
Host count day / month / year
getHostsPerDay 3 params → 200
GET
/api/instana/usage/hosts/{month}/{year}
Host count month / year
getHostsPerMonth 2 params → 200

Schemas 2

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

UsageResultItems
object
2 properties
UsageResult
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instana-usage-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