Metrics API for Company Applications

I'm looking at the following API documentation: Get metrics organized by dimensions

It describes the API to retrieve proxy stats for different dimensions, and it lists all possible dimensions. I can use that call to retrieve data per developer.

https://api.enterprise.apigee.com/v1/o/{org}/environments/{env}/stats/developer_email

I do not, however, see any way to collect the same data for company level applications. Something like the following (for example):

https://api.enterprise.apigee.com/v1/o/{org}/environments/{env}/stats/company_name


How do you collect proxy metrics for calls made by company applications?

Solved Solved
0 5 453
1 ACCEPTED SOLUTION

@williamking the company_name attribute is only available via monetization reports. Since monetization is an optional package, it is not currently integrated into the Analytics stats API. We are working on a future item in this regard but it is not ready yet.

View solution in original post

5 REPLIES 5

Is it not possible to grab metrics related to company apps?

One last bump in the hopes that someone can confirm something one way or the other.

@spadmanabhan , @rajanish@apigee.com Any idea ? Is metrics related to company supported out of the box OR need to leverage the statistics collector policy to get them as custom dimensions / metrics ?

@williamking the company_name attribute is only available via monetization reports. Since monetization is an optional package, it is not currently integrated into the Analytics stats API. We are working on a future item in this regard but it is not ready yet.

Thanks for update. We've been using company apps for a couple of years now as a way to organize access to our customers as well as additional functionality in the backend (using your Link product). This is all outside of monetization.