Introduction

Rate limits

The viaTYGO API endpoints are rate limited to reduce the load on the server at the same time.

At this moment, all API calls have a limit of 60 requests per minute. This is based on the current authenticated user or your IP-address.

Some endpoints have a stricter rate limit. To see the number of API requests left, look at the X-RateLimit-Limit & X-RateLimit-Remaining headers in the response.