TrustWallet – Is there a way to manage and transfer BUSD between wallets?

Currently I need to build an automatic BUSD deposit and withdrawal function in my Laravel + NextJS App

I searched on google for a few day but did not get the desired result. Is there any APIs or way I can get the balance in my wallet, transfer money to another wallet, detect when someone is transferring money?

Thanks guys!