I am considering the risks and management methods for API keys in case of leakage.
- It seems that the maximum number of active API keys that can be used at one time is 10. Is it possible to relax this limit?
- In the event that an API key is misused, is there a way to check the history of API requests and identify which API key was used for each request?
- If you have any best practices for using API keys across multiple companies, it would be helpful to know.