Requests in 8 Hours: 39 (Soft Limit = 28800, Hard Limit = 28900)
Requests in 5 minutes: 1 (Soft Limit = 700, Hard Limit = 725)
Does anybody know what it means?
I plan to query every block generated then get all the transaction details, does that mean I can only query the blockchain data api once every 5 minutes? if there are many transactions in a block i want to query each transaction.
I don't understand why are you using receive payment API for this use. Can you please clarify?
The receive payment api has a callback url. I'm asking if there is a limit how many callbacks can they make to my site. What if i make a game that makes use of the callback api and many players would play the game, will the callbacks be "throttled" since they have a limit? I hope I made a clear explanation.
Got it. I think you can request for an API key which will give decrease your limits.