How many Bitcoin addresses can I generate through

2019-06-04 21:36发布

I use Coinbase API to generate Bitcoin addresses.

What are the limits of this API?

How many Bitcoin addresses can I generate?

1条回答
一夜七次
2楼-- · 2019-06-04 22:21

The API says that:

The Coinbase API is rate limited to prevent abuse that would degrade our ability to maintain consistent API performance for all users. By default, each API key or app is rate limited at 10,000 requests per hour. If your requests are being rate limited, HTTP response code 429 will be returned with an rate_limit_exceeded error.

So I would reason to assume you can generate 10,000 BTC addresses per hour. Of course there might be somewhere else it has been mentioned.

查看更多
登录 后发表回答