New Relic NRQL Lookups API

The New Relic NRQL Lookups API is a REST API for managing lookup tables that can be used to enrich NRQL query results. It supports creating, updating, downloading, listing, and deleting lookup tables in both CSV and JSON formats, enabling automated lookup table maintenance for data enrichment workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-nrql-lookups-api
name: New Relic NRQL Lookups API
description: The New Relic NRQL Lookups API is a REST API for managing lookup tables that can be used
  to enrich NRQL query results. It supports creating, updating, downloading, listing, and deleting lookup
  tables in both CSV and JSON formats, enabling automated lookup table maintenance for data enrichment
  workflows.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/apis/lookups-service-api/lookups-service-api/
baseURL: https://nrql-lookup.service.newrelic.com
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/apis/lookups-service-api/lookups-service-api/
- type: Authentication
  url: https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
tags:
- Data Enrichment
- Lookups
- NRQL
- REST