Author

Topic: Bitcoin Wallet with best API (Read 456 times)

legendary
Activity: 1358
Merit: 1000
Bitcoiner since start, and continue to love it!
November 17, 2016, 08:00:27 AM
#12

I use Blocktrail API for my website and all is working fine.
I used Blockchain in the past and they are ok.
I see that many users complain that Blockchain support does not respond to new API requests.
There is a small trick I used in the past to get a fast response and an API key:  after you request the API key, go to support section (https://support.blockchain.com/hc/en-us) and open a ticket. Tell them that you requested an API key but you did not get any answer. They will respond fast and if your website/app is ok, you will get your key.


Great so you are the one that used both. Can you tells us which one is better ? Easier to use ? (both in development and live). I started using Blocktrail for now and like it so far, but i don't know if maybe i should use blockchain.info because it's more popular ? (might get new features and stuff faster )

I like Blocktrail because you can use their API for gambling related websites.
Also my developer told me (I'm not a tech) that Blocktrail API is easy to implement.
Let's hope they will continue to offer a good service (Blocktrail was bought by Bitmain)
legendary
Activity: 1878
Merit: 1038
Telegram: https://t.me/eckmar
November 17, 2016, 07:37:35 AM
#11

I use Blocktrail API for my website and all is working fine.
I used Blockchain in the past and they are ok.
I see that many users complain that Blockchain support does not respond to new API requests.
There is a small trick I used in the past to get a fast response and an API key:  after you request the API key, go to support section (https://support.blockchain.com/hc/en-us) and open a ticket. Tell them that you requested an API key but you did not get any answer. They will respond fast and if your website/app is ok, you will get your key.


Great so you are the one that used both. Can you tells us which one is better ? Easier to use ? (both in development and live). I started using Blocktrail for now and like it so far, but i don't know if maybe i should use blockchain.info because it's more popular ? (might get new features and stuff faster )
legendary
Activity: 1358
Merit: 1000
Bitcoiner since start, and continue to love it!
November 17, 2016, 04:26:30 AM
#10

I use Blocktrail API for my website and all is working fine.
I used Blockchain in the past and they are ok.
I see that many users complain that Blockchain support does not respond to new API requests.
There is a small trick I used in the past to get a fast response and an API key:  after you request the API key, go to support section (https://support.blockchain.com/hc/en-us) and open a ticket. Tell them that you requested an API key but you did not get any answer. They will respond fast and if your website/app is ok, you will get your key.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
November 17, 2016, 04:18:45 AM
#9
Op, go for blockchain.info - as in the long run it doesn't matter if you have to wait couple days to be accepted.
Other online wallets might have API with easier setups and configuration process but blockchain.info is one the best overall.

I don't have a problem with waiting a few days to get approved but I saw i need to provide domain name. I do got it but i don't want to upload stuff to my host every time i want to test/update something. That is what bothers me, can I use API on localhost ?

Anyway in last few hours i test Blocktrail API. Don't need to wait for approval, very easy to use in PHP (idk about other languages) and what I like the most you can create test wallet and use test network while developing app. I know blockchain.info is more popular, so if someone can provide more info about usage that would be great, also what are your experiences with Blocktrail ?
Yes, you can use blockchain.info API on localhost.block.io and Blocktrail as wall,they have doc in other languages too.
legendary
Activity: 994
Merit: 1000
November 17, 2016, 12:47:01 AM
#8
There are several and i have actually developed some php apps before using block.io but they have lots of limitation in free package.
Better to try blocktrail.com or blockchain.info, blocktrail is free without limit/high limit.
legendary
Activity: 1878
Merit: 1038
Telegram: https://t.me/eckmar
November 16, 2016, 04:09:57 PM
#7
Op, go for blockchain.info - as in the long run it doesn't matter if you have to wait couple days to be accepted.
Other online wallets might have API with easier setups and configuration process but blockchain.info is one the best overall.

I don't have a problem with waiting a few days to get approved but I saw i need to provide domain name. I do got it but i don't want to upload stuff to my host every time i want to test/update something. That is what bothers me, can I use API on localhost ?

Anyway in last few hours i test Blocktrail API. Don't need to wait for approval, very easy to use in PHP (idk about other languages) and what I like the most you can create test wallet and use test network while developing app. I know blockchain.info is more popular, so if someone can provide more info about usage that would be great, also what are your experiences with Blocktrail ?
hero member
Activity: 1246
Merit: 588
November 16, 2016, 02:30:23 PM
#6
Op, go for blockchain.info - as in the long run it doesn't matter if you have to wait couple days to be accepted.
Other online wallets might have API with easier setups and configuration process but blockchain.info is one the best overall.


You a great point their. I would rather go on to the most trusted and the oldest wallet built online. It could provide much security which leads you to less worries that of course leads you to being stressed. trying to set this up soon. Cheesy
legendary
Activity: 1596
Merit: 1005
★Nitrogensports.eu★
November 16, 2016, 01:03:31 PM
#5
Op, go for blockchain.info - as in the long run it doesn't matter if you have to wait couple days to be accepted.
Other online wallets might have API with easier setups and configuration process but blockchain.info is one the best overall.
hero member
Activity: 1246
Merit: 588
November 16, 2016, 12:12:21 PM
#4
We are having a common taughts here. I've been also creating a mobile and web application that difinetely accepts bitcoin so bitcoin API is a must. I am trying blockchain right now haven't did it yet but base on what i saw on the youtube tutorial i think it would be easy to apply, I just don't know the api approval that you were saying please update for more info mate
legendary
Activity: 1638
Merit: 1046
November 16, 2016, 11:31:20 AM
#3
I think you can use the blockchain api here check this link https://blockchain.info/api and look for the api that fits to your needs..

Other api use this before when i was trying to make experiment in some altcoin and i think it can be also use for bitcoin
https://chainz.cryptoid.info/api.dws
hero member
Activity: 826
Merit: 1001
November 16, 2016, 11:07:36 AM
#2
try https://block.io/ or https://www.blocktrail.com/  Afaik blocktrail is free and I've seen quite good feedbacks in it.
another option is https://developers.coinbase.com/
legendary
Activity: 1878
Merit: 1038
Telegram: https://t.me/eckmar
November 16, 2016, 10:58:51 AM
#1
I'm building PHP apps and was wandering what's the best wallet API. Looked over blockchain.info and saw that you need to wait few days in order to get approved... I'm not interested in running bitcoind (mainly because of space)
Jump to: