In Thundra, API keys are required to send and monitor data. API keys are used for authentication, identifying requests, and applying rate limiting to the requests (as needed). In order to serve users better, we had to put a limit on the number of requests per account. For now, the limit is set as 1,000 requests per minute.