Tracking
To integrate Teliver Live tracking on your website, you can use the following API to generate a web tracking url which can be used to embed in to your website. Let's see how to integrate a trip tracking in to your website. your api key can be found in your account dashboard under Integration.
Generating Web Tracking URL for Trip
ex: if your trip id is "59bcd46247688ef" then the url will be
Generating Web Tracking URL for Task
ex: if your task id is "Hg6TeXSRF" then the url will be
RESPONSE:
You can use the above url directly to track a trip real-time or you can use an iframe to embeed it in your website as like below
Last updated