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

New Relic Mobile API

The Mobile API from New Relic — 4 operation(s) for mobile.

New Relic Mobile API is one of 41 APIs that New Relic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 111 JSON Schema definitions.

Tagged areas include Mobile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, a JSON-LD context, rate-limit docs, and 111 JSON Schemas.

This API exposes 4 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.

Requests are made against 2 base URLs: https://insights-collector.newrelic.com, https://insights-collector.eu01.nr-data.net.

4 operations 4 paths 10 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.newrelic.com/v2/
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

New Relic Mobile API declares 1 security scheme for authenticating requests. An API key is passed in the header as Api-Key (apiKey). By default, every request must be authenticated.

  • apiKey — New Relic License Key or Ingest API Key

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.

Mobile 4
GET
/mobile_applications.json
New Relic Get Mobile Applications
getMobileApplications → 200
GET
/mobile_applications/{id}.json
New Relic Get Mobile Applications
getMobileApplicationsId 1 param → 200
GET
/mobile_applications/{mobile_application_id}/metrics.json
New Relic Get Mobile Applications Mobile Application Metrics
getMobileApplicationsMobileApplicationIdMetrics 4 params → 200
GET
/mobile_applications/{mobile_application_id}/metrics/data.json
New Relic Get Mobile Applications Mobile Application Metrics Data
getMobileApplicationsMobileApplicationIdMetricsData 8 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MobileSummaryDataResponse (8 properties), MobileApplicationResponseType (6 properties), MetricDataResponseType (5 properties), CrashSummaryResponse (4 properties). Each schema is shown below with its type and property counts.

MetricParserResponseType
object
2 properties
MobileApplicationResponse
object
1 property
TimesliceResponse
object
3 properties
MetricDataResponseType
object
5 properties
MobileSummaryDataResponse
object
8 properties
MobileApplicationResponseType
object
6 properties
CrashSummaryResponse
object
4 properties
MetricResponse
object
2 properties
MetricParserResponse
object
1 property
MetricDataResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

new-relic-mobile-api-openapi.yml Raw ↑

Other APIs New Relic publishes across the network.

New Relic NerdGraph API
New Relic Alerts API
New Relic Synthetics API
New Relic Infrastructure Alerts API
New Relic Browser API
New Relic Partnership API
New Relic Telemetry SDKs
New Relic OpenTelemetry OTLP Endpoint
New Relic Control
New Relic NRQL Lookups API
New Relic Security Data API
New Relic Mobile SDK