Author

Topic: Blockchain API That Supports The Most Coins (Read 112 times)

legendary
Activity: 1288
Merit: 1007
February 05, 2018, 02:56:28 AM
#7
I'm using dozens of clients for to scan all the different blockchains. The main query I need to do is getting address balances. Do you have a recommendation for a REST or Websocket API that supports a lot of coins?

Bonus points if the API can retrieve balances for multiple addresses at once.
I have one recommendation, have a look at (https://chainz.cryptoid.info/api.dws), it has lot of altcoins. the only problem is that it returns JSON object/data.

That seem more of a benefit than a problem, at least to me. I see no better way that the information could be served from a REST API. I glanced at the documentation for the API you linked to and it seems that it could work for OP. My only concern with it is the rather limiting quota that each API key is assigned (no more than 1 query every 10 seconds). Depending on how many coins OP needs to obtain address information for, this method could potentially be too slow for his purposes since because of the nature of the API, at least one query is required per coin, but it does seem like the most convenient method. The only alternative is to find different APIs for each coin and use those so that the different blockchains don't have to be stored on the machine, but that is all that I can really think of.
legendary
Activity: 1400
Merit: 1009
February 04, 2018, 01:36:29 PM
#6
I'm using dozens of clients for to scan all the different blockchains. The main query I need to do is getting address balances. Do you have a recommendation for a REST or Websocket API that supports a lot of coins?

Bonus points if the API can retrieve balances for multiple addresses at once.
I have one recommendation, have a look at (https://chainz.cryptoid.info/api.dws), it has lot of altcoins. the only problem is that it returns JSON object/data.

What? Why did this end up in Bitcoin Forum > Economy > Marketplace > Service Discussion?

This is programming question.
It's probably because you're asking of a service/site that provides API to query balance of a address?
member
Activity: 156
Merit: 13
February 04, 2018, 06:41:51 AM
#5
Sorry. I've updated my question. This looks like a good price API that I might use, but actually I'm looking for blockchain APIs so I can query address balances etc.

http://neuroware.io/

https://www.factom.com/

https://developers.coinbase.com/

https://blockchain.info/api

https://bitcore.io/

http://coloredcoins.org/

https://www.programmableweb.com/api/gem-bitcoin

https://www.blockcypher.com/

https://chromaway.com/platform/

______________________________
I hope this will be of some use to you!
jr. member
Activity: 51
Merit: 56
February 04, 2018, 02:41:35 AM
#4
What? Why did this end up in Bitcoin Forum > Economy > Marketplace > Service Discussion?

This is programming question.
jr. member
Activity: 51
Merit: 56
February 04, 2018, 01:32:10 AM
#3
Sorry. I've updated my question. This looks like a good price API that I might use, but actually I'm looking for blockchain APIs so I can query address balances etc.
copper member
Activity: 2268
Merit: 539
Need Marketing Manager? t.me/NrcewkerBTC
February 04, 2018, 01:16:36 AM
#2
are you talking about something like cryptonator ?
jr. member
Activity: 51
Merit: 56
February 04, 2018, 12:37:28 AM
#1
I'm using dozens of clients for to scan all the different blockchains. The main query I need to do is getting address balances. Do you have a recommendation for a REST or Websocket API that supports a lot of coins?

Bonus points if the API can retrieve balances for multiple addresses at once.
Jump to: