Hi Experts,
I am doing some basic developement for trial on Apigee edge with my free account. I have questions about transaction limits and usage pricing.
Assuming 250,000 transactions/quarter available;
1) If I test my API proxy using tool like postman, this result in transaction count increase.
2) If I test API in same organization using epigee API console test tool or using test tool (from one of the 5 global operation center of Apigee ) mentioned in below link;
http://docs.apigee.com/analytics-services/apigeetest/apigee-test-overview
Does it also result in transaction count increase ?
3) How can I check how many transaction counts are remaining out of quota limit (250k/quarter)?
4) I am using multiple api proxies where one proxy is calling another proxy both hosted on epigee edge cloud . Would that result in 2 transaction count for every one transaction from end user?