Ubiqod is a SaaS solution that allows you to configure and connect QR codes, secure QR codes, and digital devices (such as the TaqtOne) to your business tools. All features are accessible through a web interface, with no installation required.
Yes. Ubiqod provides an API that allows you to configure and manage the platform programmatically.
This API is mainly used to:
Automate configuration tasks
Integrate Ubiqod into your information system
Manage your resources without using the interface
The full API documentation is available here: https://api.ubiqod.com.

Here are some concrete examples of how the API can be used:
Dynamically adapt forms
Change the form linked to a QR code or a SafeQod depending on the time of day:
daytime: customer feedback form
nighttime: interface to log security staff rounds
Synchronize data with a CMMS
Sync your Ubiqod sites with a CMMS (e.g. IBM Maximo)
It’s important not to confuse the two:
API: used to configure and manage Ubiqod
Webhooks / dispatches: used to send collected data to your tools
Important: data is not sent via the API.