Is there an option to monitor the number of characters transmitted via specific API calls? I am especially interested in counting the characters that are returned by the API response. This should help me to enable monetization of API's that can be invoiced by character usage (e.g. translation service).
Thanks!