Rate Limits
Each Viously endpoint is rate limited on a daily basis. This means that once your app hits the limit, you will receive an HTTP 429 error response until the limit is reset the next day.
Rate limits are global and are applied to the user. If you think that your usage requires an increase, please contact your account manager.
The returned HTTP headers of any API request show your current rate limit status:
Header Name | Description |
---|---|
Vsly-Rate-Limit | The maximum number of requests you're permitted to make per day. |
Vsly-Rate-Remaining | The number of requests remaining in the current rate limit window. |
Vsly-Rate-Reset | The time at which the current rate limit window resets in UTC epoch seconds |
Dimensions limits
You can use maximum 5 dimensions within the same request.