How can i get BscTokenTransfers data by using web3 api

how can I get all data from BscTokenTransfers moralis dashboard. Is there any endpoint to get all BscTokenTransfers table data? Web3 . i want to use CURL request to get BscTokenTransfers table dataScreenshot_4

you can do it in few ways, you can make a query, you could use a REST API, or you can connect directly to mongo db and read from that table:

https://docs.moralis.io/moralis-server/database/queries