Bitcoin Forum
May 06, 2024, 05:19:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain API That Supports The Most Coins  (Read 112 times)
Kruddler (OP)
Jr. Member
*
Offline Offline

Activity: 51
Merit: 56


View Profile
February 04, 2018, 04:37:28 AM
Last edit: February 04, 2018, 05:31:20 AM by Kruddler
 #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.
1715015945
Hero Member
*
Offline Offline

Posts: 1715015945

View Profile Personal Message (Offline)

Ignore
1715015945
Reply with quote  #2

1715015945
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Nrcewker
Copper Member
Hero Member
*****
Offline Offline

Activity: 2170
Merit: 536


Building my own Dreams!


View Profile
February 04, 2018, 05:16:36 AM
 #2

are you talking about something like cryptonator ?

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
Kruddler (OP)
Jr. Member
*
Offline Offline

Activity: 51
Merit: 56


View Profile
February 04, 2018, 05: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.
Kruddler (OP)
Jr. Member
*
Offline Offline

Activity: 51
Merit: 56


View Profile
February 04, 2018, 06:41:35 AM
 #4

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

This is programming question.
herecomesjohnny
Member
**
Offline Offline

Activity: 156
Merit: 13


View Profile
February 04, 2018, 10: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!
lite
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009


View Profile
February 04, 2018, 05:36:29 PM
Last edit: February 04, 2018, 07:08:29 PM by lite
 #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?
btcton
Legendary
*
Offline Offline

Activity: 1288
Merit: 1007


View Profile
February 05, 2018, 06: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.

The signature campaign posters adding useless redundant fluff to their posts to reach their minimum word count are lowering my IQ.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!