Can you use the (management?) API to query the number of "machine to machine" Auth?

Is it possible to use the management API to monitor the number of machine to machine auth requests? We’d like to use this feature but would like to closely monitor it’s usage.

I’m not aware of any endpoint in the Management API that would allow you to achieve that, however, you can send the tenant logs to your system and query that information to find out information such as that one. Given that each client credentials request would get a log entry with information about it.

For relevant information about this see: