Hello community, I am looking for a api exactly like this one: https://blockchain.info/rawaddr/1DEP8i3QJCsomS4BSMY2RpU1upv62aGvhD All I need is the "total_received" :/ sadly my server ip gets banned after a few requests. Any alternative? If you suggest a selfhosted solution it has to run on win and linux.
PS: I cannot run electrum or download the whole blockchain.
For actual balance you may need get_address_balance instead of get_address_received. I'll add: * docu is https://chain.so/api/ * 300 requests/minute are free-of-charge for now; try to not get over that value, else they may ban you too