Edge cases

The ParkFlow system is entirely driven by API calls, allowing you to manage all settings and actions through these calls. There are no separate endpoints available; you can utilize the same endpoints used by the UI. You can refer to the API calls executed by our front-end, though this approach is not recommended since we do not provide official documentation for it.

Last updated