How get to number of APICalls called by Client_Id

Hi,

i have a requirement like get number of apiCalls called by given client_id or application_id

0 3 249
3 REPLIES 3

you can easily create a report in analytics for this, once you login to Edge,

Goto -> Analytics -> Reports

Click on + Custom Report,

Select env, time interval, metric [usually Traffic], Dimensions [Client ID or Developer App]

For more info, check here

http://apigee.com/docs/analytics-services/content/create-custom-reports

Thanks

Thanks Mukundha for your reply, instead of get detail form UI,i need to expose some proxy using that i have to return detail.

yes, absolutely -- have a look at this

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

there is already a analytics api, if you need you can also proxy it