Crypto APIs is fully supporting Public Extended Key Addresses (xPub, yPub, zPub) - (bip39, bip44, bip49 and bip84):
- You can now generate Public Extended Key Addresses (xPub, yPub, zPub) for all supported currencies (BTC, BCH, LTC, Doge and Dash)
BTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-create-xpub-endpoint
BCH: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/bch/index#bch-create-xpub-endpoint
LTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/ltc/index#ltc-create-xpub-endpoint
- You can get addresses for Public Extended Key Addresses (xPub, yPub, zPub)
- You can get transactions for Public Extended Key Addresses (xPub, yPub, zPub)