Author

Topic: Online bitcoin wallet service API? (Read 194 times)

jr. member
Activity: 76
Merit: 1
August 15, 2019, 05:39:13 AM
#3
Hi,

I register and ask for an API key in blockchain.com
0.0001-0.0002 is too high for low quantity transfers. Means AutoBTCPayQuantity must be 0.002

Thank you

newbie
Activity: 1
Merit: 0
August 14, 2019, 05:10:35 PM
#2
Hi

There are several online wallet APIs with different functionalities. Those are two examples I had good experiences with (there are more of course):
-Blockchain Wallet API (https://www.blockchain.com/en/api/blockchain_wallet_api)
-Block.io API (https://www.block.io/docs/basic)

Every wallet has a different minimum transfer amount: Blockchain for example requires you to transfer 546 Satoshi and Block.io 2000 Satoshi. Keep in mind that you have to pay a fee for every transaction (between 0.0001BTC-0.0002BTC for those two wallets).
jr. member
Activity: 76
Merit: 1
August 14, 2019, 08:06:56 AM
#1
Hi, I'm using jsecoin to reward user content creators in my web skatebtc.com and android app, they can be rewarded in jsecoin, all works fine.

I wish automatically convert this jsecoin to BTC, but I have some technical problems:

1) Requiere a online wallet btc service with api that allow me via private key and CURL transfer coins to a BTC address. Do you know services like this?
In this wallet only will be just a 10x the minimal transfers quantity of BTC (AutoBTCPayQuantity). High security not required.

2) Wich is mínimum transfer for BTC in order to transfer fees < 10% or less? (Which is a good AutoBTCPayQuantity value?)

Thank you in advance.
SkateBTC

PD:
- Install a local wallet on a linux server would be the last option.
- On main server can't install wallet.
Jump to: