📌 Overview

To display live bike locations inside your own application, the simplest integration method is via a webhook.

A webhook allows our system to automatically send GPS data to your system whenever new data is available — no need for your app to constantly request updates.


⚙️ How It Works

  1. You create an API endpoint (webhook)
  2. You share the endpoint with us
  3. We send location updates automatically
  4. Your system processes the data

🔁 Data Flow (Simple)

Vehicle → Vok IoT System → Your Webhook → Your App UI


⚡ Key Benefits


⚠️ Important Notes