Get Assets In Proximity

Find assets within a radius of a point, ordered by distance. When history=true each asset includes its recent location history, bounded by the optional from/to date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
double
required

Format - double. Format - double. Format - double. Latitude

double
required

Format - double. Format - double. Format - double. Longitude

double
required
Defaults to 5000

Format - double. Format - double. Format - double. Distance in meters to search for

integer
Defaults to 10

Number of results to return

boolean

When true, include each matched asset's recent location history.

assetids
array of strings

Optional list of asset ids to restrict the proximity search to.

assetids
date-time

Start of the location-history date range (used when history=true).

date-time

End of the location-history date range (used when history=true).

Headers
string

Global data filter (JSON-serialised) scoping results to matching assets. Optional keys, each an array of strings: locationHierarchyL1..L3, productHierarchyL1..L3, operationalHierarchyL1..L3, groupIds; plus boolean 'enabled'. Omit for no additional filtering (security-group scoping always applies). Example: {"locationHierarchyL1":["NSW"],"enabled":true}

Responses

401

Invalid API Key provided or Invalid Access token

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json