blockchain/api-v1-client-java

Are there request limits on public data APIs (Transactions & Blocks Data)?

luongnguyenduc opened this issue · 0 comments

I'm using Blockchain public data APIs to get raw blocks and address balance. I have some concerns:

  1. Are there request limits of those APIs, do I need to request an API Key?
  2. Are those APIs reliable for commercial uses?

Thank you.