Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is New Relic API key?

I've installed Total Cache plugin in my wordpress application and it suggested me to create a New Relic account. I've done it, but now the plugin ask me for an API key, and no idea of where to find it. I thought it would be the license key, but not. Anyone know where is it?

like image 424
Manolo Avatar asked Aug 18 '13 10:08

Manolo


1 Answers

  1. Sign in to the New Relic user interface.
  2. Select (account name) > Account settings > Integrations > Data sharing > API access.
  3. Click Enable API Access, and then make a note of your API key.

Above is copied from https://newrelic.com/docs/features/getting-started-with-the-new-relic-rest-api

Update 20-Mar-2019

With new version of New Relic

  1. From the account dropdown in the New Relic UI, select Account settings > Integrations > API keys.
  2. Select Regenerate REST API key.
  3. Select (Show key) to view your account's new REST API key.
  4. Copy your account's REST API key to use with New Relic's REST API.

https://docs.newrelic.com/docs/apis/getting-started/intro-apis/understand-new-relic-api-keys#creating

Hussain

like image 151
Hussain Fakhruddin Avatar answered Oct 05 '22 15:10

Hussain Fakhruddin