Release v0.8: API Rate Limits

With release v0.8 the API has a strict rate-limit. If you reach the limit your requests will be responded with “429 Too Many Requests”.

Those limits are based on the token of the requester and may also be applied based on the IP. By default a requester can make up to 300 requests per minutes at the moment. You can find information about your remaining requests as well as the latest limit-configuration in the HTTP-Header of any request. Calponia has implemented the headers based on the IETF draft of May 2021.

For edge case like third-party application we may provide an individual limit. Therefore contact our support.