Where is New Relic API key?

newrelic, w3-total-cache, wordpress

Solution

- Sign in to the New Relic user interface.

- Select (account name) > Account settings > Integrations > Data sharing > API access.

- 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

- From the account dropdown in the New Relic UI, select Account settings > Integrations > API keys.

- Select Regenerate REST API key.

- Select (Show key) to view your account's new REST API key.

- 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

Problem

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?

Original source