Skip to content

Commit

Permalink
Merge pull request #6297 from newrelic/bradleycamacho-patch-4
Browse files Browse the repository at this point in the history
Add API  explorer callout
  • Loading branch information
bradleycamacho committed Feb 23, 2022
2 parents e8125fd + 8f0757b commit 9b78db0
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ New Relic offers [several APIs](/docs/apis/getting-started/introduction-new-reli

This helps you to quickly search for solutions and test your API calls before adding them to your own software components.

REST API calls for infrastructure alerts are not available in the API Explorer.

## Features

New Relic's API Explorer includes an interactive user interface for your selected account. The API Explorer UI lists the types of API calls (**Applications**, **Users**, etc.) and their available functions, such as **GET metric data**, **PUT (update) applications**, **DELETE applications**, etc.
Expand All @@ -50,4 +52,4 @@ Be aware there are some differences between version 2 and 1:

<Callout variant="tip">
The New Relic agents use different APIs and are not accessible via the API Explorer.
</Callout>
</Callout>

0 comments on commit 9b78db0

Please sign in to comment.