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
Doge: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/doge/index#doge-create-xpub-endpoint
Dash: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/dash/index#dash-create-xpub-endpoint
- You can get addresses for Public Extended Key Addresses (xPub, yPub, zPub)
BTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-get-pub-addresses-endpoint
BCH: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/bch/index#bch-get-pub-addresses-endpoint
LTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/ltc/index#ltc-get-pub-addresses-endpoint
Doge: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/doge/index#doge-get-pub-addresses-endpoint
Dash: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/dash/index#dash-get-pub-addresses-endpoint
- You can get transactions for Public Extended Key Addresses (xPub, yPub, zPub)
BTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-get-pub-addresses-transactions-endpoint
BCH: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/bch/index#bch-get-pub-addresses-transactions-endpoint
LTC: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/ltc/index#ltc-get-pub-addresses-transactions-endpoint
Doge: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/doge/index#doge-get-pub-addresses-transactions-endpoint
Dash: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/dash/index#dash-get-pub-addresses-transactions-endpoint