Skip to content

API overview

KNOT SVaaS is based on an event-driven approach. In order to provide a universal solution and to avoid pooling, we based our system on two HTTP servers communicating with each other.

To perform an action, you have to send a request to the HTTP API of the Knot SVaaS server. When an event will be triggered on a product (a station, a scooter), Knot will make a request on the HTTP API implemented on your server.

API diagram