Current rate limit of 15 requests per minute is absurdly low, considering that each request to /supporters endpoint returns only 5 items. In order for me to get all 100 donations from my page, I have to make 20 requests, which (with the current rate limit) makes the API absolutely unusable.