How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Instana Mobile App Configuration API

The Mobile App Configuration API from Instana — 11 operation(s) for mobile app configuration.

Instana Mobile App Configuration 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 Configuration. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

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

19 operations 11 paths 10 schemas 2 DELETE7 GET2 POST8 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
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 Configuration 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 19

Across 11 paths, the API surfaces 19 operations — 2 DELETE, 7 GET, 2 POST, 8 PUT. Each is listed below with its method, path, parameters, and response codes.

Mobile App Configuration 19
GET
/api/mobile-app-monitoring/config
Get configured mobile apps
getMobileAppConfig → 200401500
POST
/api/mobile-app-monitoring/config
Configure new mobile app
postMobileAppConfig 1 param body → 200400401403500
DELETE
/api/mobile-app-monitoring/config/{mobileAppId}
Remove mobile app
deleteMobileAppConfig 1 param → 204401403500
GET
/api/mobile-app-monitoring/config/{mobileAppId}
Get mobile app configuration by ID
getSingleMobileAppConfig 1 param → 200401404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}
Rename mobile app
renameMobileAppConfig 2 params → 200400401403500
GET
/api/mobile-app-monitoring/config/{mobileAppId}/geo-location
Get geo location configuration for mobile app
getMobileAppGeoLocationConfiguration 1 param → 200401403404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/geo-location
Update geo location configuration for mobile app
updateMobileAppGeoLocationConfiguration 1 param body → 200401403404500
GET
/api/mobile-app-monitoring/config/{mobileAppId}/geo-mapping-rules
Get custom geo mapping rules for mobile app
getMobileAppGeoMappingRules 1 param → 200401403404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/geo-mapping-rules
Set custom geo mapping rules for mobile app
setMobileAppGeoMappingRules 1 param body → 200401403404415500
GET
/api/mobile-app-monitoring/config/{mobileAppId}/ip-masking
Get IP masking configuration for mobile app
getMobileAppIpMaskingConfiguration 1 param → 200401403404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/ip-masking
Update IP masking configuration for mobile app
updateMobileAppIpMaskingConfiguration 1 param body → 200401403404500
GET
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload
Get all sourcemap configurations for mobile app
getMobileAppSourceMapFiles 1 param → 200401500
POST
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload
Add new sourcemap configuration for mobile app
postMobileAppSourceMapConfig 1 param body → 200400401403422500
DELETE
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload/{sourceMapConfigId}
Delete sourcemap configuration for mobile app
deleteMobileAppSourceMapUploadConfiguration 2 params → 204401403500
GET
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload/{sourceMapConfigId}
Get sourcemap configuration for mobile app
getMobileAppSourceMapFile 2 params → 200401500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload/{sourceMapConfigId}/clear
Clear sourcemap files for sourcemap upload configuration
clearMobileAppSourceMapUploadConfiguration 2 params → 204401403404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload/{sourceMapConfigId}/commit
Commit sourcemap file upload for mobile app
commitMobileAppSourceMapFile 2 params body → 200401403500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/sourcemap-upload/{sourceMapConfigId}/form
Upload sourcemap file for mobile app
uploadMobileAppSourceMapFile 2 params body → 200400401403404500
PUT
/api/mobile-app-monitoring/config/{mobileAppId}/teams
Update teams assigned to the mobile app
updateMobileAppTeams 1 param body → 200400401403500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are GeoMappingRule (11 properties), SourceMapFileMeta (7 properties), SourceMapUploadConfig (5 properties), SourceMapFileBlob (3 properties). Each schema is shown below with its type and property counts.

SourceMapUploadConfig
object
5 properties 2 required
SourceMapUploadConfigs
object
2 properties 1 required
SourceMapFileMeta
object
7 properties 3 required
IpMaskingConfiguration
object
1 property 1 required
ApiTag
object
2 properties 2 required
MobileApp
object
2 properties 2 required
GeoSubdivision
object
2 properties 1 required
SourceMapFileBlob
object
3 properties
GeoMappingRule
object
11 properties 2 required
GeoLocationConfiguration
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

instana-mobile-app-configuration-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
Where this information came from

This is an independent, third-party profile of Instana Mobile App Configuration API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.