Use ITFlow's API to work with ITFlow in scripts and (eventually) third-party apps.
The current version of the ITFlow API is v1. It can be accessed at /api/v1/{module}/{function}.php
limit
and offset
parameters.client_id
parameter is always required if the API key used has scope/access to all clientsDocumentation / an example of how to use a module API endpoint is shown on that module's doc page. Additional examples are available here.