My-Wallet-V3 icon indicating copy to clipboard operation
My-Wallet-V3 copied to clipboard

Blockchain Data API Key

Open buu700 opened this issue 4 years ago • 1 comments

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?

buu700 avatar Jan 29 '20 15:01 buu700

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

levithomason avatar Nov 13 '22 19:11 levithomason