Autocomplete Address or PlaceTool to autocomplete partial addresses and place names based on relevance and proximity.
Create BeaconTool to create a new beacon in Radar.
Create TripTool to create a new trip.
Delete BeaconTool to delete a beacon by its Radar ID.
Delete GeofenceTool to delete a geofence by ID.
Delete Geofence By TagTool to delete a geofence by tag and external ID.
Delete TripTool to delete a trip by its Radar ID or external ID.
Delete UserTool to delete a user by Radar _id, userId, or deviceId.
Forward GeocodeTool to convert an address into geographic coordinates.
Get BeaconTool to retrieve a beacon by Radar _id.
Get Beacon By TagTool to get a specific beacon by tag and external ID.
Get Context for LocationTool to retrieve context for a given location.
Get GeofenceTool to retrieve a geofence by Radar _id or tag/externalId.
Get Places SettingsTool to retrieve current Places settings for your Radar project.
Get Route DirectionsTool to get turn-by-turn directions between multiple locations.
Get Route MatrixTool to calculate travel distance and duration between multiple origins and destinations for up to 625 routes.
Get TripTool to retrieve a trip by ID or externalId.
Get UserTool to get a user by Radar _id, userId, or deviceId.
Get Users in GeofenceTool to retrieve users currently within a specific geofence.
IP GeocodeTool to geocode an IP address to city, state, and country.
List EventsTool to list events.
List GeofencesTool to list all geofences sorted by updated time.
List TripsTool to list all trips, sorted by updated time.
List UsersTool to list Radar users sorted by update time.
Reverse GeocodeTool to convert geographic coordinates to structured addresses.
Route DistanceTool to compute distance and travel time between origins and destinations.
Search GeofencesTool to search for geofences near a given location.
Search Places Near LocationTool to search for places near given coordinates.
Search Users Near LocationTool to search for users near a location.
Track Location UpdateTool to track a user's location update.
Update Places SettingsTool to update Places settings for your Radar project including chain metadata preferences.
Update TripTool to update a trip.
Update Trip By IDTool to update a trip status by Radar _id or external ID.
Upsert Beacon by IDTool to create or update a beacon by Radar _id.
Upsert Beacon by TagTool to create or update a beacon by tag and externalId.
Upsert GeofenceTool to create or update a geofence by tag and externalId.
Upsert Geofence By IDTool to create or update a geofence by Radar _id.