Metric Api for Onpremises Apigee Server

Hi I have seen this documentation of metric API's

https://docs.apigee.com/api-platform/analytics/use-analytics-api-measure-api-program-performance

This is to pull the data from SAAS Apigee.. How can I get the metric API's for on-premises Apigee?

0 2 242
2 REPLIES 2

Anyone, can you please let me the answer for this?

Hi @Teja Kathari,


Metrics API is just one of Edge Management API endpoints which are available for both Apigee SaaS and On-Prem, just ensure that you have analytics properly configured for your On-Prem setup.

Here're more details on how to use Metrics API:

https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/stats

You will have to authenticate first using authentication mechanism enabled for your Apigee Edge Management API. Please find below different authentication mechanisms to Edge Management API:

https://docs.apigee.com/api-platform/system-administration/management-api-overview

Hope it will help.

Thanks,
Vadim