API Limits
We have 10-50 RPS limit for our API performance:
- 10 RPS for bulk create, which allows you to create up to 1000 links in a single request. It will be 10000 per second for bulk create
- 50 RPS for a single link.
- 10 RPM for statistics.
Note: If you exceed the rate limit, the 429 error will take place. After that, you need to try one more time.
Find out more about API [API references].