Author

Topic: Blockchain API (Read 668 times)

newbie
Activity: 26
Merit: 0
April 18, 2014, 07:16:30 PM
#7
You might want to try this too:

https://api.blockcypher.com/v1/btc/main

There are more APIs to retrieve blocks, transactions, addresses, etc. See:

http://dev.blockcypher.com
newbie
Activity: 6
Merit: 0
April 18, 2014, 12:30:21 PM
#6
For generat address its ok now but for withdrawing with "https://blockchain.info/fr/merchant/$guid/payment?password=$main_password&second_password=$second_password&to=$address&amount=$amount&from=$from&shared=$shared&fee=$fee¬e=$note" dont work
member
Activity: 99
Merit: 20
April 18, 2014, 06:43:03 AM
#5
i had the same problem, setting a user-agent in my request seem to solve the problem, at least for now
newbie
Activity: 42
Merit: 0
April 18, 2014, 02:57:56 AM
#4
Blockchain.info worked for a while this morning, but my robot is blocked again. Note that I only make one request every 30 seconds - no more.

All I would need is actually just the last block, raw from the blockchain would do, but stability is very important. Where else can I find this?
newbie
Activity: 6
Merit: 0
April 17, 2014, 02:47:32 PM
#2
I have this problem for generat new adress with file get contents in PHP
newbie
Activity: 42
Merit: 0
April 17, 2014, 02:41:29 PM
#1
I can open https://blockchain.info/q/getblockcount in my browser, but a program I made cannot access it.

The program is supposed to check the blockchain once every 60 seconds. If I cannot access blockchain.info, is there another source?
Jump to: