Pages:
Author

Topic: Open API to request Bitcoin blockchain data? - page 2. (Read 6285 times)

hero member
Activity: 882
Merit: 533
February 28, 2017, 02:54:16 AM
#15
using blockchain.info api, it would take really a month to get an API key Cheesy

my two applications got rejected recently
I don't understand why they are so restrictive about their API, but if you really need one to work with, use block.io, i like them because it is really easy to use, easy to generate and manage accounts, and they support bitcoin litecoin dogecoin.
I didn't tested the others but i plan to do it soon.
Talking about these APIs is there a website who tracks them ?
member
Activity: 101
Merit: 10
February 27, 2017, 07:36:52 PM
#14
using blockchain.info api, it would take really a month to get an API key Cheesy

my two applications got rejected recently
legendary
Activity: 1134
Merit: 1118
February 27, 2017, 03:40:33 PM
#13
@all responders: Thanks, your suggestions helped me a lot to realize the script.

Do you need help?

I can help you for reward Smiley

what is your project?

Thanks, as said in the opening post, I just integrate a fast address balance check into my project. The project is a little community project. Nothing spectacular that has to be mentioned here Wink

I'm quite curious to see which of the APIs would be the fastest, actually. Have you considered trying each blockchain API in order to see which returns data the fastest? I suppose it doesn't matter too much for a community project, but it would be quite interesting to see anyways...
tyz
legendary
Activity: 3360
Merit: 1533
February 27, 2017, 03:00:25 PM
#12
@all responders: Thanks, your suggestions helped me a lot to realize the script.

Do you need help?

I can help you for reward Smiley

what is your project?

Thanks, as said in the opening post, I just integrate a fast address balance check into my project. The project is a little community project. Nothing spectacular that has to be mentioned here Wink
full member
Activity: 166
Merit: 100
February 20, 2017, 02:29:22 AM
#11
Do you need help?

I can help you for reward Smiley

what is your project?
member
Activity: 118
Merit: 11
February 19, 2017, 11:56:06 PM
#10
bitgo.com and blockchain.info these both are good , if you are working in PHP then pm me i can help you more
sr. member
Activity: 378
Merit: 250
February 10, 2017, 01:59:34 PM
#9
3.Addition to the above,I find this one quite faster https://www.blockcypher.com/dev/bitcoin/ in terms of handling multiple requests and calls per second.
i have seen it in this post couple of times, i was studying blockchain api for something that i wanna try, ill take a look to this one
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
February 10, 2017, 10:46:18 AM
#8
I want to integrate requesting Bitcoin data into a little project of mine. Therefore I am looking for an open API where I can request Bitcoin address data like balance and transactions. Google did not give me useful results. Any advices how to do without running an own Bitcoin node?
1.You don't have to run your own bitcoin node.Just a source for JSON data supporting multiple API calls.
2.You can either write your own JSON Rpc or use one of the existing from n number of sites listed above.
3.Addition to the above,I find this one quite faster https://www.blockcypher.com/dev/bitcoin/ in terms of handling multiple requests and calls per second.
sr. member
Activity: 378
Merit: 250
February 10, 2017, 10:00:51 AM
#7
what languages and frameworks are you using? blockchain.info provides api for php,node,java and some oother that i cant remember, rigth now, i talk to you about this one because it is the one that i know, they have documentation and examples of usage
hero member
Activity: 882
Merit: 533
February 10, 2017, 06:33:45 AM
#6
blocktrail is easy to use and convinient, plus it is built for merchants as it have a well coded account system, you can easily create an account for each user and retrieve these informations quickly and without hustle.
In all cases, you will have to be confident with the usage of objects, wether you use PHP, NODEJS, JQUERY languages, these APIs always return objects, maybe sometimes arrays, and usually both at the same time so if you don't have a lot of experience in these languages, i advise you to ask for someone to help you, or at least, learn more about POO.
sr. member
Activity: 378
Merit: 250
February 09, 2017, 05:30:28 PM
#5
most web wallets offer apis to comunicate with it, those that have been mentioned here and some others like blockchain.info, you can also use  a desktop wallet lke electrum
legendary
Activity: 854
Merit: 1000
try bitgo.com - and it is free.


I agree, Bitgo is a pretty good service especially with BitGo Instant.. Everyone loves getting their balances upped instantly,
if they're using a Bitgo wallet as well that is.
sr. member
Activity: 434
Merit: 253
try bitgo.com - and it is free.
sr. member
Activity: 528
Merit: 368
BlockCypher offers an API, as do many other blockchain explorers. If you take a look at the popular ones you'll probably find a few more that have one.
tyz
legendary
Activity: 3360
Merit: 1533
I want to integrate requesting Bitcoin data into a little project of mine. Therefore I am looking for an open API where I can request Bitcoin address data like balance and transactions. Google did not give me useful results. Any advices how to do without running an own Bitcoin node?
Pages:
Jump to: