api call with more than 10000 transactions

Hi,
I use below query to get all transactions of a contract but there are only up to 10,000 transactions:

https://api.bscscan.com/api?module=account&action=tokentx&contractaddress=0x289999999999111111111222&startblock=1&endblock=99999999&sort=desc&apikey=key

I tried to use page=2 and output=10000 but with error, how do I retrieve more than 10,000 of transactions in the api call? Any advise will greatly appreciated.

thanks

Hi. Please raise your enquiry at https://community.binance.org/ . Here is for the trading APIs e.g. api.binance.com/ .