blockchain / My-Wallet-V3

Blockchain Web Wallet Library - https://support.blockchain.com
https://blockchain.info/wallet
413 stars 284 forks source link

Blockchain Data API Key #557

Open buu700 opened 4 years ago

buu700 commented 4 years ago

I was told by Blockchain.com support to submit my question as a GitHub issue to get the attention of the core maintainers, who would be better equipped to answer my question.


On blockchain.com/api, it's stated that an API key can be used to bypass the rate limit. However, the Blockchain Data API documentation doesn't contain any instructions for using an API key. I made a guess based on the Receive Payments API doc that adding it as a query string parameter called key would work, but when doing this I still got flagged for a rate limit violation.

Can you confirm whether this was the correct way to use the key with this API, or if there's even intended to be a way to bypass the rate limit with this API? If what I did was supposed to work, did I run into a bug, or is there still another higher undocumented rate limit that I need to comply with?

levithomason commented 1 year ago

I see the rate limit is 1,200 requests per minute for the WS API, however, what is the limit for the Data API?