Fleet Complete Unity Geofences API

Fetch a geofence by ID or list/filter geofences (getGeofenceById, getGeofences with GeofenceFilter), then create, update, or delete a geofence and move geofences between groups (changeGeofenceGroups). Geofences back the zone-entry/exit alerts fleets use for compliance and dispatch.

API entry from apis.yml

apis.yml Raw ↑
aid: fleetcomplete:fleetcomplete-unity-geofences-api
name: Fleet Complete Unity Geofences API
tags:
- Geofences
- Zones
- Alerts
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.fleetcomplete.com/
baseURL: https://api.fleetcomplete.com/graphql
properties:
- url: https://www.fleetcomplete.com/api/
  type: Documentation
- url: https://api.fleetcomplete.com/
  type: APIReference
- url: graphql/fleetcomplete-graphql.md
  type: GraphQL
description: Fetch a geofence by ID or list/filter geofences (getGeofenceById, getGeofences with GeofenceFilter),
  then create, update, or delete a geofence and move geofences between groups (changeGeofenceGroups).
  Geofences back the zone-entry/exit alerts fleets use for compliance and dispatch.