Vivoldi API Rate Limit Guide
Vivoldi’s REST API applies rate limits by subscription plan to ensure all users can access the service reliably and smoothly.
If the number of requests exceeds the limit, the server will return a HTTP 429 Too Many Requests error, and you will need to retry after a certain period of time.
API Rate Limits by Plan
Plan | Max per Minute | Max per Hour | Max per Day |
---|---|---|---|
Free | 30 | 300 | 500 |
Personal | 120 | 1,200 | 2,500 |
Premium | 200 | 2,000 | 3,500 |
Business | 380 | 3,800 | 6,000 |
※ If you require higher request limits, upgrading to the Business Plus plan allows custom rate limit settings.