API

Usage

This document is not yet complete.

You will find all available routes and request parameters in our OpenAPI document.

Rate Limiting

We aim to provide our users with as unimpeded access to our data and services as possible, while ensuring that our servers do not fail due to excessive usage by individual entities. Therefore, our API is subject to a (generous) rate limit. If this limit is reached, requests will be rejected with the status code 429. However, under normal usage, this error should not occur. We recommend adding pauses to scripts that fetch large amounts of data and refraining from making parallel requests.

Additionally, for our NLP, there is a limitation on the size of the text to be analyzed for technical reasons.

memory