Does Ubiqod provide an API? Features and use cases

Does Ubiqod provide an API?

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.

Does Ubiqod provide an API?

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

API documentation

The full API documentation is available here: https://api.ubiqod.com.

Info
Refer to the documentation to explore available endpoints and integration methods.

Example use cases

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)

API vs webhooks: what’s the difference?

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.