btcpuzzle logo

What are the API limits?

15.04.2026 15:43:09 - 2 response(s)

Page1
Gravatar for bc1qg82a...ypruevkrRank
dollardave bc1qg82a...ypruevkr
12
15.04.2026 15:43:1012 day(s) ago

I've probably hit a "spam" limit from grabbing too many ranges without providing proof of work. I'm trying to fine tune my custom client scripts to search and submit the proof of work keys (it's almost working perfectly).

What are the limits and when do they reset?

→ Fetching new range from btcpuzzle.info...
[RAW API RESPONSE START]
{
  "error": "too_much_request"
}
[RAW API RESPONSE END]
→ Failed to parse HEX. Retrying in 10s...
^C

Gravatar for 1lkerc27...w74a4eduRank
ilkerc (admin)1LKERC27...w74a4eDU
88782
15.04.2026 16:15:4412 day(s) ago

Hello,

Please perform client development on Puzzle 38 (the test pool). Under normal conditions, you can request up to 120 ranges per minute. However, if you request too many ranges outside the test pool and do not return them, you may be temporarily banned from the system.

The error you are receiving is not related to rate limiting — it indicates that your account has been temporarily banned. This ban lasts for 24 hours.

My recommendation is to create a new test account and perform your testing on Puzzle 38. This way, you will not encounter these errors.

Thanks.

Page1