Hey folks,
I am trying to achieve the avg response time of all the API's in a API proxy via nodejs. I am able to get the avg response time of a whole API proxy using Analytics API.
Though my requirement is to find the API avg response time of a single API Proxy using analytics API. So is that possible?
As i'm aware that apigee analytics provide that, but how can i achieve in nodejs?
Any open suggestions welcome
Thanks