Movement Tracking Service
Nearby Search

Get List of Nearby Entities

1min
GET
http://{base_url}/core/api/v1/mts/nearby-search

API to get nearby entities, based on lat, lon and radius

Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
X-COREOS-APP-ID
*
Query Parameters
center
*
radius
*
mode
sortByTis
limit
offset
Responses
200
Successful operation
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
error
*
Curl
JS
Ruby
Python
Responses
200
400