Radar
Radar

Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.

6809VIEWS
2289USERS

Tools

Page 1 of 4

Autocomplete Address Or Place

Tool to autocomplete partial addresses and place names based on relevance and proximity. use after a user inputs a partial address/place to get suggestions, optionally biased by location.

Create Trip

Tool to create a new trip. use after gathering origin and destination details to start tracking a trip.

Delete Geofence

Tool to delete a geofence by id. use when supplying a geofence’s unique identifier to remove it.

Delete Trip

Tool to delete a trip by its radar id or external id. use after confirming the trip exists.

Forward Geocode

Tool to convert an address into geographic coordinates. use when you have a full address string and need precise latitude/longitude before further location analysis.

Get Context For Location

Tool to retrieve context for a given location. use when you need geofences, place, and region information based on coordinates. use after obtaining valid latitude and longitude.