# Fleet Complete

**Canonical:** https://apis.io/providers/fleetcomplete/  
**Website:** https://www.fleetcomplete.com/  
**APIs profiled:** 7

Fleet Complete (operating under parent company Powerfleet since its 2024 rebrand) is a global connected commercial vehicle and mobile workforce management platform - GPS/telematics tracking, driver safety, dispatching, geofencing, and regulatory (HOS/ELD) compliance. Its current developer surface is the Unity API, a Bearer-token-authenticated GraphQL API at api.fleetcomplete.com/graphql covering vehicles, drivers/people, geofences, devices/cameras, groups/roles, and reports/work schedules with roughly 30 queries and 22 mutations. Fleet Complete also still references an older, regionally hosted REST "Integration WebAPI" / EcoFleet-SeeMe surface (versioned v8_5_0/v8_6_1) covering vehicle trip history, tasks/dispatch, work schedules, and logbook reporting. Standard API access is provided free to existing Fleet Complete/Powerfleet clients; custom integrations built by Fleet Complete Professional Services carry additional fees.

## Kin Score — 21.8 / 100 (emerging)

Scored 2026-08-21 under rubric 0.12.0. Trend: flat (+0.0 from 21.8).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 0.0 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 11.9 |
| Commercial Clarity | 39.5 |
| Access Clarity | 39.5 |

## Agent readiness — 3.0 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Paid — onboarding: unknown, pricing: paid, trial: no (confidence: medium).

## APIs (7)

- **Fleet Complete Unity Vehicles API** — List and filter vehicles (getVehicles with VehicleFilter), fetch a vehicle by ID or VIN (getVehicleById, getVehiclesByVin), list active vehicles, read vehicle types and custom f...
- **Fleet Complete Unity Drivers & People API** — Manage the people and drivers in a fleet - list and filter people (getPeople with PersonFilter), fetch a person by ID, read custom fields, and look up driver-to-vehicle assignme...
- **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 ...
- **Fleet Complete Unity Devices & Cameras API** — Look up telematics hardware by ID or serial (getDeviceById, getDevicesBySerial; the older getDeviceBySerial is documented as deprecated), and read or set in-cab dash-cam privacy...
- **Fleet Complete Unity Groups & Roles API** — Read the organizational groups and roles used to segment vehicles, people, and geofences (getGroups, getRoles), and create, update, or delete groups (createGroup, updateGroup, d...
- **Fleet Complete Unity Reports & Scheduling API** — Pull "wrapped" report data and its input options (getWrappedReport, getWrappedReportInputs), read work schedules by ID or in bulk (getWorkScheduleById, getWorkSchedules), read a...
- **Fleet Complete Legacy Integration WebAPI** — Older, regionally hosted OAuth REST surface predating the Unity GraphQL API, still referenced in Fleet Complete/Powerfleet support materials as the "FleetComplete WebAPI" (versi...

## Security (2)

- **Fleetcomplete Domain Security** — TLSv1.3 · HSTS · DMARC
- **Fleetcomplete Vulnerability Disclosure** — disclosure policy published

## Plans (1)

- **Fleetcomplete Plans Pricing**

## Tags

Fleet Management, Telematics, GPS Tracking, IoT, GraphQL, Vehicle Tracking, Driver Safety, Geofencing

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/fleetcomplete/). Scores are computed from the provider's own public artifacts under a published rubric.
