Proxy chaining

If I use proxy chaining with LocalTargetConnection, the second call(not the main api call) made by my api to the down stream api is considered as another API call itself? I mean APIGEE edge treat it as another API call or its a single API call as my api is internally calling another api?

Many thanks

Solved Solved
0 2 667
1 ACCEPTED SOLUTION

2 REPLIES 2

Thank you @Mukundha Madhavan. That answers my question.