2
there is a testnet for blockchain.info here but I can't find a url for calling api(s) in testnet as such we have in main network
on main network https://api.blockchain.info/v2/receive?xpub=$xpub&callback=$callback_url&key=$key
and for example on testnet https://api.testnet.blockchain.info/v2/receive?xpub=$xpub&callback=$callback_url&key=$key
is there anybody know where the testnet api url is? Thanks,
is blockchain info API working? I'm trying to get some data using your endpoints, but I'm not able to. – Federico Caccia – 2019-11-26T13:53:32.383
How to create new wallet address and send coins from one wallet to another in https://testnet.blockchain.info this API? https://testnet.blockchain.info/q/addressbalance//mx9nK1Ty5uGvHcUCAXXHTMvkQC8pTNaKfr this one to get balance similarly how to exchnge coins?
– Kavya Shree – 2018-12-27T08:35:43.250