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

The Applications API from New Relic — 18 operation(s) for applications.

New Relic Applications 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 Applications. 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 21 operations across 18 paths, and defines 33 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.

21 operations 18 paths 33 schemas 2 DELETE17 GET1 POST1 PUT

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 Applications 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 21

Across 18 paths, the API surfaces 21 operations — 2 DELETE, 17 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 21
GET
/applications.json
New Relic Get Applications
getApplications 6 params → 200
GET
/applications/{application_id}/deployments.json
New Relic Get Applications Deployments
getApplicationsIdDeployments 2 params → 200
POST
/applications/{application_id}/deployments.json
New Relic Post Applications Deployments
postApplicationsIdDeployments 1 param body → 200
DELETE
/applications/{application_id}/deployments/{id}.json
New Relic Delete Applications Deployments
deleteApplicationsIdDeploymentsId 2 params → 200
GET
/applications/{application_id}/hosts.json
New Relic Get Applications Hosts
getApplicationsIdHosts 4 params → 200
GET
/applications/{application_id}/hosts/{host_id}/metrics.json
New Relic Get Applications Hosts Host Metrics
getApplicationsIdHostsHostIdMetrics 5 params → 200
GET
/applications/{application_id}/hosts/{host_id}/metrics/data.json
New Relic Get Applications Hosts Host Metrics Data
getApplicationsIdHostsHostIdMetricsData 9 params → 200
GET
/applications/{application_id}/hosts/{id}.json
New Relic Get Applications Hosts
getApplicationsIdHostsId 2 params → 200
GET
/applications/{application_id}/instances.json
New Relic Get Applications Instances
getApplicationsIdInstances 4 params → 200
GET
/applications/{application_id}/instances/{id}.json
New Relic Get Applications Instances
getApplicationsIdInstancesId 2 params → 200
GET
/applications/{application_id}/instances/{instance_id}/metrics.json
New Relic Get Applications Instances Instance Metrics
getApplicationsIdInstancesInstanceIdMetrics 5 params → 200
GET
/applications/{application_id}/instances/{instance_id}/metrics/data.json
New Relic Get Applications Instances Instance Metrics Data
getApplicationsIdInstancesInstanceIdMetricsData 9 params → 200
GET
/applications/{application_id}/metrics.json
New Relic Get Applications Metrics
getApplicationsIdMetrics 4 params → 200
GET
/applications/{application_id}/metrics/data.json
New Relic Get Applications Metrics Data
getApplicationsIdMetricsData 8 params → 200
GET
/applications/{id}.json
New Relic Get Applications
getApplicationsId 1 param → 200
PUT
/applications/{id}.json
New Relic Put Applications
putApplicationsId 1 param body → 200
DELETE
/applications/{id}.json
New Relic Delete Applications
deleteApplicationsId 1 param → 200
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 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are ApplicationResponseType (10 properties), ApplicationInstanceResponseType (9 properties), ApplicationHostResponseType (8 properties), MobileSummaryDataResponse (8 properties). Each schema is shown below with its type and property counts.

MetricListResponse
object
1 property
ApplicationResponseType
object
10 properties
ApplicationBody
object
2 properties
AppSettingsResponse
object
4 properties
EndUserSummaryDataResponse
object
3 properties
ApplicationInstanceResponseType
object
9 properties
DeploymentLinksResponse
object
1 property
Application
object
1 property
MetricParserResponseType
object
2 properties
MobileSummaryDataResponse
object
8 properties
AppSettingsBody
object
3 properties
AppSummaryResponse
object
8 properties
DeploymentResponse
object
1 property
ApplicationInstanceResponse
object
1 property
MetricResponse
object
2 properties
DeploymentBody
object
4 properties
MetricParserResponse
object
1 property
ApplicationHostResponse
object
1 property
MobileApplicationResponse
object
1 property
TimesliceResponse
object
3 properties
MetricDataResponseType
object
5 properties
ApplicationHostResponseType
object
8 properties
ApplicationResponse
object
1 property
MobileApplicationResponseType
object
6 properties
Deployment
object
1 property
ApplicationLinksResponse
object
3 properties
ApplicationHostLinksResponse
object
3 properties
EndUserSummaryResponse
object
4 properties
ApplicationInstanceLinksResponse
object
3 properties
CrashSummaryResponse
object
4 properties
DeploymentResponseType
object
7 properties
AppSummaryDataResponse
object
5 properties
MetricDataResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

new-relic-applications-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