Insert telemetry data from any provider.

Insert telemetry data, one at a time, from any provider. It can be used, for example, to inject a data point from a mobile through a web app, in which case the tracker would be the mobile itself. The data should contain the following parameters:

  • timestamp. It should be in milliseconds, otherwise the telemetry will not be added or can be added with a wrong datetime.
  • tracker_id
  • coords:
    • latitude
    • longitude
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!