It would be helpful to have built-in tracking for API key usage within Hudu. Specifically, we’d like to request the ability to:
View statistics on each API key, such as:
  1. Number of requests
  2. Last used timestamp
  3. Endpoint usage breakdown
Access activity logs for each API key, showing:
  1. What endpoints were called
  2. When they were called
  3. From what IP address (if possible)