Is there a way to verify the validity of a provided New Relic license key in a JavaScript application?
I have searched through the documentation but did not come across any API endpoint for this purpose.
UPDATE: Just to clarify, we do not have access to API keys that could be used to call an API endpoint and check the http status from the JSON response. We only have the license key itself available for performing this validity check.