Apigee Edge pricing is based on number of API calls / quarter. For Example, 1 API request into Edge, which then does a mashup of 5 backend API calls, back to 1 response out of Edge. Is that counted as 1 call or 5 or 1 + 5 = 6 ?
So, Is it one proxy in & out of Apigee / Is mashup backend calls are also counted ?
Solved! Go to Solution.
Answer is 1 ,
Backend API calls within API proxy call is not counted. Even if you make, 100 API calls inside an API Proxy to target systems , it is still counted as one.
API Count = 1 Proxy Request In & Response Out. Even if you mashup multiple API calls inside proxy it doesn't make any impact in counting logic.