List Transaction Limit - HTTP Status 429

When attempting to get the transaction list for a business the page size is maxed at 10 results. It appears that if one attempts to get the remaining pages, after page 8 Point returns a 429 - Too Many requests.

Is there a way to either increase the page size or renew the request limit so that one can get an expanded list of transactions

Please use

?limit=100

(https://poynt.com/docs/api/#transactions-index)