Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

BI metrics analytics API to understand adoption

We are looking to add an internal tool application to monitor the adoption of our APIs. From looking at the APIs available for use from Edge services here:

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

The KPI metrics that we are looking for is as below:

  1. Number of developers who signed up for an API key in the last month who have never made an API call
  2. Number of first time, unique visitors on the PDC in the last 30 days
  3. Number of first time, unique visitors on the test environment in the last 30 days
  4. Breakdown of API calls by API products

The only to get the metric 1 above seems like to get all the developers registered by environment and then iterate each of their app to understand the app level statistics. Is there a direct API to query each developer's activity? or engagement and get developer's app statistics? This is just easier to integration into tools like Power BI.

0 3 390
3 REPLIES 3
Top Solution Authors