Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 613 Bytes

File metadata and controls

39 lines (37 loc) · 613 Bytes

Rate Limiting

To prevent platform abuse, we have incorporated various rate limits on a per api as well as per function level.

Event Rate Limits
Create dynamo network 3 operations/min
Create privatehive network 3 operations/min
Paymeter APIs 120 req/min
Hyperion APIs 120 req/min
Platform APIs 180 req/min

The timeout for each operation expires individually after the interval.