API
Last updated
Was this helpful?
Last updated
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: https://enginsight.com/api/.
In the Enginsight API, you can control the number of results returned using the limit=
parameter. By default, the number of results is limited.
However, if you want to retrieve all available data, you can use limit=-1
to remove the limit and get the full data set.
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)