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 Application Resources API

The API endpoints of this group provides insights into resources created and discovered. It includes:**Application Perspectives**Returns a list of predefined application perspectives, offering an organized view of application perspectives within the system.**Discovered Services Inside Application Perspectives**Fetches services identified within the context of specific application perspectives.**Discovered Services and Endpoints**Provides a detailed list of endpoints associated with services, enabling deeper visibility into service dependencies and interactions.It also provides a detailed list of services.These API endpoints collectively serve as a crucial tool for managing and analyzing application-level resource structures.

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

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

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

4 operations 4 paths 6 schemas 4 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 Application Resources 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 4

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

Application Resources 4

The API endpoints of this group provides insights into resources created and discovered. It includes: Application Perspectives Returns a list of predefined application perspective…

GET
/api/application-monitoring/applications
Get applications
getApplications 6 params → 200
GET
/api/application-monitoring/applications;id=/services
Get applications/services
getApplicationServices 7 params → 200
GET
/api/application-monitoring/applications/services/endpoints
Get endpoints
getApplicationEndpoints 8 params → 200
GET
/api/application-monitoring/services
Get services
getServices 6 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Endpoint (9 properties), Service (6 properties), Application (4 properties), ServiceResult (4 properties). Each schema is shown below with its type and property counts.

ApplicationResult
object
4 properties
Endpoint
object
9 properties 5 required
EndpointResult
object
4 properties
ServiceResult
object
4 properties
Service
object
6 properties 5 required
Application
object
Returns a list of Application Perspectives.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instana-application-resources-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 Settings API
Instana Application Topology API