- Home
- Companies
- Zerynth S.p.A.
- Services
- Connector Development Services
Connector Development Services
Zerynth’s REST APIs allow access to various data, devices, work services, FOTA, and other entities present in the Zerynth platform. These REST APIs can be used by any modern application and constitute the standard method of communication between native HTTP services. All APIs provided by Zerynth are protected via HTTPS and require the use of API keys.
When a solution implemented using the Zerynth platform requires real-time data and wants to avoid periodic queries to API endpoints, Zerynth offers another option for interacting with the data: Webhooks.
Through Webhooks, you can configure the Zerynth platform to send data to a specified endpoint whenever a certain event occurs or when data becomes available. Furthermore, the Zerynth platform handles data buffering and retries sending it if the endpoint is overloaded or temporarily unavailable.
