In addition to the 2 endpoints we have for address confirmed & not confirmed transactions where we have the whole information about every transaction, we have created a new one which gives only the basic information like from, to, amount, fee.
Get Basic Transactions By Address: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-basic-address-transactions-endpoint
Get Confirmed Transactions By Address: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-basic-address-transactions-endpoint
Get Unconfirmed Transactions By Address: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-address-unconfirmed-transactions-endpoint