2
I am looking for a API function as the first version of the API blockchain.info (no API key).
If there are none, I'd like you to tell me where to turn to create an API with a similar operation and a callback.
Thank you.
2
I am looking for a API function as the first version of the API blockchain.info (no API key).
If there are none, I'd like you to tell me where to turn to create an API with a similar operation and a callback.
Thank you.
0
please check this API https://bitaps.com/api/
No registration required, no API keys, simple RESTfull API
To create payment address use: https://bitaps.com/api/#Create_payment_address
To handle callback: https://bitaps.com/api/#Processing_the_callback
If you need help with development contact support@bitaps.com
You could have a look at blockonomics API https://medium.com/@blockonomics_co/accepting-bitcoins-made-easy-56b54a93ee9a#.3ebu9jg76 . It requires API key, but key generation is auotmatic and no need to wait for approvals
– dark knight – 2016-10-21T06:36:01.123