Last updated 2 months ago
Was this helpful?
Simple integration with other systems is very important to us.
A detailed documentation of our API (in English) can be found at: .
In the Enginsight API, you can control the number of results returned using the limit= parameter. By default, the number of results is limited.
limit=
However, if you want to retrieve all available data, you can use limit=-1 to remove the limit and get the full data set.
limit=-1
Please note that retrieving large amounts of data can affect performance. Make sure that your system is able to process the returned data efficiently.
Translated with DeepL.com (free version)