Movement Tracking Service
GPS Integration

API to integrate GPS data from external vendors

1min
POST
http://{base_url}/core/api/v1/mts/gps/push/location-data
This API can will be called by tenant or external vendors to ingest mts trace data from gps devices
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
Description
Create a track request body
vendor_name
*
count
*
coordinates
*
Responses
200
Successful operation
statusCode
message
Curl
JS
Ruby
Python
Responses
200